[
https://issues.apache.org/jira/browse/HBASE-25146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17207181#comment-17207181
]
Mate Szalay-Beko commented on HBASE-25146:
------------------------------------------
Also we just saw that the tool doesn't print out the number of mob files
checked. It is counting them with a different counter than the normal HFiles
({{hfilesChecked}}), but in the end it doesn't print out the value of the
{{mobFilesChecked}} counter. (I found this in 2.1, haven't check this on the
master branch)
> Add extra logging at info level to HFileCorruptionChecker in order to report
> progress
> -------------------------------------------------------------------------------------
>
> Key: HBASE-25146
> URL: https://issues.apache.org/jira/browse/HBASE-25146
> Project: HBase
> Issue Type: Improvement
> Components: hbck, hbck2
> Reporter: Andor Molnar
> Assignee: Andor Molnar
> Priority: Major
>
> Currently there's no progress reporting in HFileCorruptionChecker: neither in
> the logs nor in stdout. It only creates a report about the entire operation
> at the end of the process and emits some warning messages is corruption is
> found.
> Adding some logging about the progress would be beneficial for long running
> checks indicating that the process is running healthy.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)