You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2018/08/28 22:51:00 UTC

[jira] [Resolved] (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:all-tabpanel ]

Ted Yu resolved HBASE-14716.
----------------------------
    Resolution: Later

> 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
>            Priority: Major
>              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
(v7.6.3#76005)