[
https://issues.apache.org/jira/browse/HBASE-26199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17399658#comment-17399658
]
mengqi commented on HBASE-26199:
--------------------------------
We create about 3 tables with phoenix every day ,and drop the table after six
months. I drop table by phoenix, and it delete success, I can not list the
table in phoenix or hbase shell. Master ui also report RITs but only a few.
Most in hbck ui report.
Those region not only in deleted tables, but also in some normal tables, but
thoese regions already splited long time ago. I don't konw whether the split
procedure succ or not.
> hbck2 should support remove deleted meta region
> -----------------------------------------------
>
> Key: HBASE-26199
> URL: https://issues.apache.org/jira/browse/HBASE-26199
> Project: HBase
> Issue Type: Bug
> Components: hbase-operator-tools, hbck2
> Reporter: mengqi
> Priority: Major
>
> A large number of regions of deleted tables will enter rit when hbase2.x
> restarts, and these region will also appear on hbck web page, we just delete
> these region in meta table,and change active master。
> here is my request: [pull
> request|https://github.com/apache/hbase-operator-tools/pull/81]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)