[
https://issues.apache.org/jira/browse/HBASE-235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12614493#action_12614493
]
Izaak Rubin commented on HBASE-235:
-----------------------------------
I'm not seeing any problem in the UI. I created a table with 7 regions
(granted, not exactly 121 regions), and after I dropped it all those regions
disappeared from the UI immediately. I would think that, especially since this
issue was reported so long ago, it's probably become a non-issue. Although
it's hard to say exactly how the UI would scale with 121 regions.
> Master and RegionServer web UIs show nonexistent regions after a DROP TABLE
> ---------------------------------------------------------------------------
>
> Key: HBASE-235
> URL: https://issues.apache.org/jira/browse/HBASE-235
> Project: Hadoop HBase
> Issue Type: Bug
> Reporter: Bryan Duxbury
> Assignee: Izaak Rubin
> Priority: Trivial
>
> I dropped a table with 121 regions, ans read from the web UI. Afterwards,
> most of the regions went away, but 6 remained counted and listed in the web
> UI. select * from .META. shows no rows, so in reality the regions are gone.
> This inconsistency gives a poor sense of the consistency of HBase.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.