Daisuke Kobayashi created HBASE-23018:
-----------------------------------------
Summary: [HBCK2] Add useful messages when report/fixing missing
regions in meta
Key: HBASE-23018
URL: https://issues.apache.org/jira/browse/HBASE-23018
Project: HBase
Issue Type: Improvement
Components: hbck2, Operability
Reporter: Daisuke Kobayashi
When a table name is wrongly passed without the namespace portion,
*reportMissingRegionsInMeta* just reports:
{code}
Missing Regions for each table:
{code}
similarly, *addFsRegionsMissingInMeta* just reports:
{code}
Regions re-added into Meta: 0
{code}
It's friendly to let the user know that the table name is wrongly passed while
it's mentioned in the command usage.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)