[
https://issues.apache.org/jira/browse/HBASE-20310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16434941#comment-16434941
]
Hudson commented on HBASE-20310:
--------------------------------
Results for branch branch-2.0
[build #161 on
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.0/161/]:
(x) *{color:red}-1 overall{color}*
----
details (if available):
(/) {color:green}+1 general checks{color}
-- For more information [see general
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.0/161//General_Nightly_Build_Report/]
(x) {color:red}-1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2)
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.0/161//JDK8_Nightly_Build_Report_(Hadoop2)/]
(/) {color:green}+1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3)
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.0/161//JDK8_Nightly_Build_Report_(Hadoop3)/]
(/) {color:green}+1 source release artifact{color}
-- See build output for details.
> [hbck] bin/hbase hbck -metaonly shows false inconsistency on HBase 2
> --------------------------------------------------------------------
>
> Key: HBASE-20310
> URL: https://issues.apache.org/jira/browse/HBASE-20310
> Project: HBase
> Issue Type: Bug
> Components: hbck
> Affects Versions: 2.0.0-beta-2
> Reporter: Umesh Agashe
> Assignee: Umesh Agashe
> Priority: Major
> Fix For: 2.0.0
>
> Attachments: hbase-20310.master.001.patch,
> hbase-20310.master.001.patch
>
>
> hbck2 on HBase2 shows false inconsistency:
> {code:java}
> $ bin/hbase hbck -metaonly
> 2018-03-28 13:42:40,082 INFO [main] util.HBaseFsck: Checking and fixing
> region consistency
> ERROR: test1 has dangling table state tableName=test1, state=ENABLED
> 2018-03-28 13:42:40,090 INFO [main] util.HBaseFsck: Handling overlap merges
> in parallel. set hbasefsck.overlap.merge.parallel to false to run serially.
> Summary:
> Table hbase:meta is okay.
> Number of regions: 1
> Deployed on: uagashe-mbp.attlocal.net,16022,1522268841765
> 1 inconsistencies detected.
> Status: INCONSISTENT{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)