You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2015/02/06 19:56:37 UTC

[jira] [Created] (HBASE-12980) Delete of a table may not clean all rows from hbase:meta

stack created HBASE-12980:
-----------------------------

             Summary: Delete of a table may not clean all rows from hbase:meta
                 Key: HBASE-12980
                 URL: https://issues.apache.org/jira/browse/HBASE-12980
             Project: HBase
          Issue Type: Sub-task
          Components: Operability
            Reporter: stack
            Assignee: stack


One such case is if we miswrite the info:regioninfo column and it comes up empty, this row will remain in the table.  We have a set of 'finally' cleanup tasks on table delete. Let me add one that for sure purges any rows to do with the deleted table.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)