Daisuke Kobayashi created HBASE-24239:
-----------------------------------------
Summary: [HBCK2] Remove removeExtraRegionsFromMeta from HBCK2 doc
Key: HBASE-24239
URL: https://issues.apache.org/jira/browse/HBASE-24239
Project: HBase
Issue Type: Bug
Components: documentation, hbase-operator-tools
Reporter: Daisuke Kobayashi
HBCK2 doc mentions about an internal method name, removeExtraRegionsFromMeta,
which is called from *extraRegionsInMeta --fix* comand.
https://github.com/apache/hbase-operator-tools/tree/master/hbase-hbck2#extra-regions-in-hbasemeta-regiontable-restorerebuild
{noformat}
Such problem can be addressed with the Master online, using the
removeExtraRegionsFromMeta command in HBCK2.
{noformat}
We should replace with the right command.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)