[
https://issues.apache.org/jira/browse/HDFS-5267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Junping Du updated HDFS-5267:
-----------------------------
Attachment: HDFS-5267.patch
Rename the patch to the correct name HDFS-5267.patch
> Modification field in LightWeightHashSet and LightWeightLinkedSet should't be
> volatile which cause wrong expectation on thread-safe visibility
> ----------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: HDFS-5267
> URL: https://issues.apache.org/jira/browse/HDFS-5267
> Project: Hadoop HDFS
> Issue Type: Bug
> Reporter: Junping Du
> Assignee: Junping Du
> Fix For: 2.3.0
>
> Attachments: HADOOP-9980.patch, HDFS-5267.patch, HDFS-5276.patch
>
>
> LightWeightGSet should have a volatile modification field (like:
> LightWeightHashSet or LightWeightLinkedSet) that is used to detect updates
> while iterating so they can throw a ConcurrentModificationException.
--
This message was sent by Atlassian JIRA
(v6.1#6144)