wchevreuil commented on a change in pull request #18: HBASE-22567 - HBCK2 addMissingRegionsToMeta URL: https://github.com/apache/hbase-operator-tools/pull/18#discussion_r319947751
########## File path: hbase-hbck2/README.md ########## @@ -345,3 +345,47 @@ HBASE_CLASSPATH_PREFIX=./hbase-hbck2-1.0.0-SNAPSHOT.jar hbase org.apache.hbase.H The same may happen to the _hbase:namespace_ system table. Look for the encoded Region name of the _hbase:namespace_ Region and do similar to what we did for _hbase:meta_. + +### Missing Regions in META + +There's been some extra-ordinary cases where table regions are removed from META table. Review comment: Yeah, will do on next commit. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
