[
https://issues.apache.org/jira/browse/HDFS-17126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17802591#comment-17802591
]
Shilun Fan commented on HDFS-17126:
-----------------------------------
Bulk update: moved all 3.4.0 non-blocker issues, please move back if it is a
blocker. Retarget 3.5.0.
> FsDataSetImpl#checkAndUpdate should delete duplicated block meta file.
> ----------------------------------------------------------------------
>
> Key: HDFS-17126
> URL: https://issues.apache.org/jira/browse/HDFS-17126
> Project: Hadoop HDFS
> Issue Type: Improvement
> Components: datanode
> Affects Versions: 3.4.0
> Reporter: farmmamba
> Assignee: farmmamba
> Priority: Major
>
> Think about below case :
> We have one datanode called dn1, it has two storages call ds1 and ds2
> respectively.
> Suppose we have blk_123 and blk_123_1001.meta in ds1 and blk_123_1001.meta in
> ds2.
> The current logic will not handle the file blk_123_1001.meta in ds2 and only
> prints logs to tell us DirectoryScanner scan missing block files.
> I think we should do something here.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]