You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/09/12 20:56:00 UTC

[jira] [Commented] (HBASE-14716) Detection of orphaned table znode should cover table in Enabled state

    [ https://issues.apache.org/jira/browse/HBASE-14716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16163639#comment-16163639 ] 

Ted Yu commented on HBASE-14716:
--------------------------------

There were failed tests for patch v4.

Investigating ...

> Detection of orphaned table znode should cover table in Enabled state
> ---------------------------------------------------------------------
>
>                 Key: HBASE-14716
>                 URL: https://issues.apache.org/jira/browse/HBASE-14716
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Ted Yu
>            Assignee: Ted Yu
>              Labels: hbck
>         Attachments: 14716-branch-1-v1.txt, 14716.branch-1.v4.txt
>
>
> HBASE-12070 introduced fix for orphaned table znode where table doesn't have entry in hbase:meta
> When Stephen and I investigated rolling upgrade failure,
> {code}
> 2015-10-27 18:21:10,668 WARN  [ProcedureExecutorThread-3] procedure.CreateTableProcedure: The table smoketest does not exist in meta but has a znode. run hbck to fix inconsistencies.
> {code}
> we found that the orphaned table znode corresponded to table in Enabled state.
> Therefore running hbck didn't report the inconsistency.
> Detection for orphaned table znode should cover this case.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)