You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Kevin Risden (JIRA)" <ji...@apache.org> on 2018/11/02 21:27:01 UTC

[jira] [Work started] (KNOX-1552) DefaultKeystoreService cache doesn't add entries to cache

     [ https://issues.apache.org/jira/browse/KNOX-1552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on KNOX-1552 started by Kevin Risden.
------------------------------------------
> DefaultKeystoreService cache doesn't add entries to cache
> ---------------------------------------------------------
>
>                 Key: KNOX-1552
>                 URL: https://issues.apache.org/jira/browse/KNOX-1552
>             Project: Apache Knox
>          Issue Type: Bug
>            Reporter: Kevin Risden
>            Assignee: Kevin Risden
>            Priority: Minor
>             Fix For: 1.2.0
>
>
> [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.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)