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

Andrew Purtell commented on HBASE-1711:
---------------------------------------

Wait. I had something similar happen which became HBASE-1706. This was an 
instance of HBASE-1638. Let's be sure this is not the case here also. 

> META not cleaned up after table deletion/truncation
> ---------------------------------------------------
>
>                 Key: HBASE-1711
>                 URL: https://issues.apache.org/jira/browse/HBASE-1711
>             Project: Hadoop HBase
>          Issue Type: Bug
>    Affects Versions: 0.20.1
>         Environment: 8 RS, 1 Master, ZK on 5 nodes in the same cluster
> All machines are Quad Core + 8GB RAM + 500GB HD
>            Reporter: Amandeep Khurana
>             Fix For: 0.20.1
>
>
> On deletion or truncation of a table (including major compacting the META), 
> the entries for that table should get deleted in the META table. That doesnt 
> happen and the entries remain. This causes Region Not Hosting exceptions when 
> doing insertions into the table later on. The files for the deleted table do 
> get deleted from the FS though.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to