[ 
https://issues.apache.org/jira/browse/HADOOP-16507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16926405#comment-16926405
 ] 

Gabor Bota commented on HADOOP-16507:
-------------------------------------

++ additional task: 
Add `-verbose` arg to the fsck with more output.
Use 
https://github.com/steveloughran/cloudstore/blob/master/src/main/java/org/apache/hadoop/fs/store/StoreEntryPoint.java#L317
 to dump FS stats.
[~ste...@apache.org]

> S3Guard fsck: Add option to configure severity (level) for the scan
> -------------------------------------------------------------------
>
>                 Key: HADOOP-16507
>                 URL: https://issues.apache.org/jira/browse/HADOOP-16507
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/s3
>    Affects Versions: 3.3.0
>            Reporter: Gabor Bota
>            Priority: Major
>
> There's the severity of Violation (inconsistency) defined in 
> {{org.apache.hadoop.fs.s3a.s3guard.S3GuardFsck.Violation}}. 
> This flag is only for defining the severity of the Violation, but not used to 
> filter the scan for issue severity.
> The task to do: Use the severity level to define which issue should be logged 
> and/or fixed during the scan. 
> Note: the best way to avoid possible code duplication would be to not even 
> add the consistency violation pair to the list of violations during the scan.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to