[
https://issues.apache.org/jira/browse/HDFS-16841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17634312#comment-17634312
]
ASF GitHub Bot commented on HDFS-16841:
---------------------------------------
haiyang1987 opened a new pull request, #5137:
URL: https://github.com/apache/hadoop/pull/5137
### Description of PR
[HDFS-16841](https://issues.apache.org/jira/browse/HDFS-16841)
Enhance the function of DebugAdmin#VerifyECCommand
Currently DebugAdmin#VerifyECCommand supports verify the correctness of
erasure coding on file. If the first failures block group occurs during verify,
the verify will end.
1.Consider add option to control whether to ignore failures block group . If
set, will ignores failures block group during verify and continues verify all
block groups of the file
2.add option support for specifying one block group to verify
> Enhance the function of DebugAdmin#VerifyECCommand
> --------------------------------------------------
>
> Key: HDFS-16841
> URL: https://issues.apache.org/jira/browse/HDFS-16841
> Project: Hadoop HDFS
> Issue Type: Improvement
> Reporter: Haiyang Hu
> Assignee: Haiyang Hu
> Priority: Major
>
> Currently DebugAdmin#VerifyECCommand supports verify the correctness of
> erasure coding on file. If the first failures block group occurs during
> verify, the verify will end.
> 1.Consider add option to control whether to ignore failures block group . If
> set, will ignores failures block group during verify and continues verify all
> block groups of the file
> 2.add option support for specifying block group to verify
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]