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 2020/01/27 17:57:00 UTC

[jira] [Updated] (KNOX-2200) DefaultKeystoreService can lose entires under concurrent access

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

Kevin Risden updated KNOX-2200:
-------------------------------
    Status: Patch Available  (was: In Progress)

> DefaultKeystoreService can lose entires under concurrent access
> ---------------------------------------------------------------
>
>                 Key: KNOX-2200
>                 URL: https://issues.apache.org/jira/browse/KNOX-2200
>             Project: Apache Knox
>          Issue Type: Bug
>            Reporter: Kevin Risden
>            Assignee: Kevin Risden
>            Priority: Major
>             Fix For: 1.4.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> DefaultKeystoreService can lose entires under concurrent access due to read then write synchronization issues. There are cases where the keystore is read, modified and then written back. This is not synchronized or handled with a lock.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)