[
https://issues.apache.org/jira/browse/HBASE-12980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14310350#comment-14310350
]
Hudson commented on HBASE-12980:
--------------------------------
SUCCESS: Integrated in HBase-1.0 #718 (See
[https://builds.apache.org/job/HBase-1.0/718/])
HBASE-12980 Delete of a table may not clean all rows from hbase:meta (stack:
rev f488422acc310fc645eab5ead87e8540ae09d16a)
*
hbase-server/src/main/java/org/apache/hadoop/hbase/master/handler/DeleteTableHandler.java
*
hbase-server/src/test/java/org/apache/hadoop/hbase/master/handler/TestEnableTableHandler.java
> 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
> Fix For: 1.0.0, 2.0.0, 1.1.0, 0.98.11
>
> Attachments: 12980.txt, HBASE-12980-0.98.patch
>
>
> 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)