Uploaded image for project: 'Apache Knox'
  1. Apache Knox
  2. KNOX-1552

DefaultKeystoreService cache doesn't add entries to cache

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 1.3.0
    • None
    • None

    Description

      https://github.com/apache/knox/blob/master/gateway-server/src/main/java/org/apache/knox/gateway/services/security/impl/DefaultKeystoreService.java#L457

      When there is no clusterName entry in the cache, a new clusterCache map is created. This map is updated but never put back on the cache. This means that the cache is never being updated properly.

      Attachments

        1. KNOX-1552.patch
          3 kB
          Kevin Risden

        Issue Links

          Activity

            People

              krisden Kevin Risden
              krisden Kevin Risden
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: