Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Components
Assignee
Dan CamperDan CamperReporter
Jacob Cobbett-SmithJacob Cobbett-SmithPriority
MinorFix versions
Details
Details
Components
Assignee
Dan Camper
Dan CamperReporter
Jacob Cobbett-Smith
Jacob Cobbett-SmithPriority
Fix versions
Created January 19, 2022 at 2:03 PM
Updated January 20, 2022 at 10:29 AM
Resolved January 20, 2022 at 10:29 AM
ws_store: StoreProvider: lib: dalistorelib Stores: Store: - name: HPCCApps description: Generic KeyVal store for HPCC Applications default: true Store: - name: JWTAuth description: JWT token cache default: false maxValSize: 32768
The 2nd "Store:" in invalid, because each key must be unique.
NB: I spotted because I was editing this file in vscode and it highlited the invalid yaml.
I think it's supposed to be list of "Store"'s , in which case the 2nd "Store:" should be removed.
There is occurence of this in eclservices.yaml and eclwatch.yaml