[
https://issues.apache.org/jira/browse/HADOOP-10830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uma Maheswara Rao G updated HADOOP-10830:
-----------------------------------------
Resolution: Fixed
Fix Version/s: 2.6.0
3.0.0
Hadoop Flags: Reviewed
Status: Resolved (was: Patch Available)
Committed to trunk and branch-2. Thanks Benoy for patch. Thanks a lot, Vinay
for review.
> Missing lock in JavaKeyStoreProvider.createCredentialEntry
> ----------------------------------------------------------
>
> Key: HADOOP-10830
> URL: https://issues.apache.org/jira/browse/HADOOP-10830
> Project: Hadoop Common
> Issue Type: Bug
> Components: security
> Affects Versions: 2.4.1
> Reporter: Benoy Antony
> Assignee: Benoy Antony
> Fix For: 3.0.0, 2.6.0
>
> Attachments: HADOOP-10830.patch, HADOOP-10830.patch
>
>
> _JavaKeyStoreProvider_ uses _ReentrantReadWriteLock_ to provide thread
> safety.
> The {{createCredentialEntry}} should hold _writeLock_ before adding the entry.
--
This message was sent by Atlassian JIRA
(v6.2#6252)