Haibo Chen created MAPREDUCE-6853:
-------------------------------------

             Summary: NMTokenSecretManagerInRM.createAndGetNMToken is not 
thread safe
                 Key: MAPREDUCE-6853
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6853
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: yarn
    Affects Versions: 3.0.0-alpha2
            Reporter: Haibo Chen
            Assignee: Haibo Chen


NMTokenSecretManagerInRM.createAndGetNMToken modifies values of a 
ConcurrentHashMap, which are of type HashTable, but it only acquires read lock.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: mapreduce-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: mapreduce-issues-h...@hadoop.apache.org

Reply via email to