[
https://issues.apache.org/jira/browse/HDFS-3162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13295620#comment-13295620
]
Uma Maheswara Rao G commented on HDFS-3162:
-------------------------------------------
Yep,
Actaully Suja has got this issue in our internal branch based on 20.x version.
There was one merge in that HDFS-2290. That is added below change
liveReplicas() > inode.getReplication()) ---> liveReplicas() >=
inode.getReplication())
And node addition was not there in older versions.
node.addBlock(storedBlock);
So, This issue will not be there in any of the apache versions. We have
corrected it intenally as well.
I will close this issue. If any one facing it, feel free to reopen.
> BlockMap's corruptNodes count and CorruptReplicas map count is not matching.
> ----------------------------------------------------------------------------
>
> Key: HDFS-3162
> URL: https://issues.apache.org/jira/browse/HDFS-3162
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: name-node
> Reporter: suja s
> Assignee: Uma Maheswara Rao G
> Priority: Minor
>
> Even after invalidating the block, continuosly below log is coming
>
> Inconsistent number of corrupt replicas for blk_1332906029734_1719blockMap
> has 0 but corrupt replicas map has 1
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira