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-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org