Ted Yu created HBASE-14716:
------------------------------

             Summary: 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


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.3.4#6332)

Reply via email to