[
https://issues.apache.org/jira/browse/HBASE-1711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HBASE-1711:
-------------------------
Fix Version/s: (was: 0.20.1)
Moving out of 0.20.1 until we see it again.
> 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
>
> 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.