You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2014/06/21 05:41:24 UTC

[jira] [Created] (HADOOP-10732) Update without holding write lock in JavaKeyStoreProvider#innerSetCredential()

Ted Yu created HADOOP-10732:
-------------------------------

             Summary: Update without holding write lock in JavaKeyStoreProvider#innerSetCredential()
                 Key: HADOOP-10732
                 URL: https://issues.apache.org/jira/browse/HADOOP-10732
             Project: Hadoop Common
          Issue Type: Bug
            Reporter: Ted Yu
            Priority: Minor


In hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/security/alias/JavaKeyStoreProvider.java,
innerSetCredential() doesn't wrap update with writeLock.lock() / writeLock.unlock().



--
This message was sent by Atlassian JIRA
(v6.2#6252)