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)