[ 
https://issues.apache.org/jira/browse/HBASE-1711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

stack resolved HBASE-1711.
--------------------------

    Resolution: Invalid

Resolving as no longer valid.  I just did a truncate of a 15k region table and 
when all was done, all that was in meta was a single squeaky clean region.

> META not cleaned up after table deletion/truncation
> ---------------------------------------------------
>
>                 Key: HBASE-1711
>                 URL: https://issues.apache.org/jira/browse/HBASE-1711
>             Project: 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
>
> 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