[
https://issues.apache.org/jira/browse/KNOX-2200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17024552#comment-17024552
]
ASF subversion and git services commented on KNOX-2200:
-------------------------------------------------------
Commit 5e9b53ad8d5b8a6fe65b8995b17dae8d56d1aca4 in knox's branch
refs/heads/master from Kevin Risden
[ https://gitbox.apache.org/repos/asf?p=knox.git;h=5e9b53a ]
KNOX-2200 - DefaultKeystoreService can lose entries under concurrent access
(#243)
Signed-off-by: Kevin Risden <[email protected]>
> DefaultKeystoreService can lose entries 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: 20m
> 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)