[
https://issues.apache.org/jira/browse/HDFS-606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Suresh Srinivas updated HDFS-606:
---------------------------------
Affects Version/s: 0.20.205.0
Fix Version/s: 0.20.205.0
0.20-append
> ConcurrentModificationException in invalidateCorruptReplicas()
> --------------------------------------------------------------
>
> Key: HDFS-606
> URL: https://issues.apache.org/jira/browse/HDFS-606
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: name-node
> Affects Versions: 0.20-append, 0.20.205.0, 0.21.0
> Reporter: Konstantin Shvachko
> Assignee: Konstantin Shvachko
> Fix For: 0.20-append, 0.20.205.0, 0.21.0
>
> Attachments: CMEinCorruptReplicas.patch, hdfs-606-branch20.txt
>
>
> {{BlockManager.invalidateCorruptReplicas()}} iterates over
> DatanodeDescriptor-s while removing corrupt replicas from the descriptors.
> This causes {{ConcurrentModificationException}} if there is more than one
> replicas of the block. I ran into this exception debugging different
> scenarios in append, but it should be fixed in the trunk too.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira