[ 
https://issues.apache.org/jira/browse/HBASE-12980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14310223#comment-14310223
 ] 

Hudson commented on HBASE-12980:
--------------------------------

FAILURE: Integrated in HBase-1.1 #151 (See 
[https://builds.apache.org/job/HBase-1.1/151/])
HBASE-12980 Delete of a table may not clean all rows from hbase:meta (stack: 
rev 9293bf26ea898ed1cf195ad9c0ef0f7a9cc2e087)
* 
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
>
>         Attachments: 12980.0.98.txt, 12980.txt
>
>
> 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)

Reply via email to