ReplicasMap remove has a bug in generation stamp comparison
-----------------------------------------------------------
Key: HDFS-897
URL: https://issues.apache.org/jira/browse/HDFS-897
Project: Hadoop HDFS
Issue Type: Bug
Components: data-node
Affects Versions: 0.21.0, 0.22.0
Reporter: Suresh Srinivas
Assignee: Suresh Srinivas
Fix For: 0.21.0, 0.22.0
In {{ReplicasMap.remove(block)}}, instead of comparing generation stamp of the
entry in the map to that of the given block, the generation stamp of entry in
the map is compared to itself.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.