John Doe created MAPREDUCE-7512:
-----------------------------------

             Summary: Thread-unsafe collection can cause lost operation
                 Key: MAPREDUCE-7512
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-7512
             Project: Hadoop Map/Reduce
          Issue Type: Bug
    Affects Versions: 3.4.1
            Reporter: John Doe


registeredCounters can be accessed concurrently by registerCounter and 
incrementCounter, which causes registeredCounters.get(id) in incrementCounter 
to return the wrong value.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
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