[
https://issues.apache.org/jira/browse/HBASE-24239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daisuke Kobayashi updated HBASE-24239:
--------------------------------------
Description:
HBCK2 doc mentions about an internal method name, removeExtraRegionsFromMeta,
which is called from the *extraRegionsInMeta --fix* command internally.
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.
was:
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.
> [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
> Priority: Minor
>
> HBCK2 doc mentions about an internal method name, removeExtraRegionsFromMeta,
> which is called from the *extraRegionsInMeta --fix* command internally.
> 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)