Kevin Risden created KNOX-2200:
----------------------------------
Summary: 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
Fix For: 1.4.0
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)