[
https://issues.apache.org/jira/browse/HDFS-17021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shuyan Zhang updated HDFS-17021:
--------------------------------
Description: If a replica is corrupted due to generation stamp mismatch,
the corresponding datanode stores a wrong generation stamp while
`invalidateCorruptReplicas()` will send right generation stamp to the datanode.
Therefore, the check on datanode can not pass successfully as discussion in
[https://github.com/apache/hadoop/pull/5643.] resulting in the corrupted
replica unable to be successfully deleted.
> GENSTAMP_MISMATCH replica can not be removed by invalidateCorruptReplicas()
> ---------------------------------------------------------------------------
>
> Key: HDFS-17021
> URL: https://issues.apache.org/jira/browse/HDFS-17021
> Project: Hadoop HDFS
> Issue Type: Bug
> Reporter: Shuyan Zhang
> Assignee: Shuyan Zhang
> Priority: Major
>
> If a replica is corrupted due to generation stamp mismatch, the corresponding
> datanode stores a wrong generation stamp while `invalidateCorruptReplicas()`
> will send right generation stamp to the datanode. Therefore, the check on
> datanode can not pass successfully as discussion in
> [https://github.com/apache/hadoop/pull/5643.] resulting in the corrupted
> replica unable to be successfully deleted.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]