[
https://issues.apache.org/jira/browse/HBASE-17799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16183153#comment-16183153
]
Hadoop QA commented on HBASE-17799:
-----------------------------------
| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 0m
0s{color} | {color:blue} Docker mode activated. {color} |
| {color:red}-1{color} | {color:red} patch {color} | {color:red} 0m 4s{color}
| {color:red} HBASE-17799 does not apply to master. Rebase required? Wrong
Branch? See https://yetus.apache.org/documentation/0.4.0/precommit-patchnames
for help. {color} |
\\
\\
|| Subsystem || Report/Notes ||
| JIRA Issue | HBASE-17799 |
| JIRA Patch URL |
https://issues.apache.org/jira/secure/attachment/12859846/HBASE-17799.master.002.patch
|
| Console output |
https://builds.apache.org/job/PreCommit-HBASE-Build/8832/console |
| Powered by | Apache Yetus 0.4.0 http://yetus.apache.org |
This message was automatically generated.
> HBCK region boundaries check can return false negatives when IOExceptions are
> thrown
> ------------------------------------------------------------------------------------
>
> Key: HBASE-17799
> URL: https://issues.apache.org/jira/browse/HBASE-17799
> Project: HBase
> Issue Type: Bug
> Components: hbck
> Affects Versions: 2.0.0, 1.4.0, 1.3.1, 1.2.5
> Reporter: Esteban Gutierrez
> Assignee: Esteban Gutierrez
> Attachments: HBASE-17799.master.001.patch,
> HBASE-17799.master.002.patch
>
>
> When enabled, HBaseFsck#checkRegionBoundaries will crawl all HFiles across
> all namespaces and tables when {{-boundaries}} is specified. However if an
> IOException is thrown by accessing a corrupt HFile, an un-handled HLink or by
> any other reason, we will only log the exception and stop crawling the HFiles
> and potentially reporting the wrong result.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)