You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Gabor Bota (JIRA)" <ji...@apache.org> on 2019/08/12 13:10:00 UTC

[jira] [Created] (HADOOP-16507) S3Guard fsck: Add option to configure severity (level) for the scan

Gabor Bota created HADOOP-16507:
-----------------------------------

             Summary: 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


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
(v7.6.14#76016)

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