[
https://issues.apache.org/jira/browse/KNOX-2200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated KNOX-2200:
-------------------------------
Summary: DefaultKeystoreService can lose entries under concurrent access
(was: DefaultKeystoreService can lose entires under concurrent access)
> 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: 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)