[
https://issues.apache.org/jira/browse/MAPREDUCE-7512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
John Doe updated MAPREDUCE-7512:
--------------------------------
Attachment: TestViolation.java
> 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
> Priority: Major
> Attachments: TestViolation.java
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]