Uploaded image for project: 'HPCC'
  1. HPCC
  2. HPCC-27002

Invalid ws_store yaml in application yaml

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 8.6.0
    • ESP
    • None

    Description

      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

      Attachments

        Activity

          People

            dcamper Dan S. Camper
            jakesmith Jake Smith
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: