wchevreuil commented on a change in pull request #1174: HBASE-23827 [HBCK2] Add
mergeRegions method to hbck service
URL: https://github.com/apache/hbase/pull/1174#discussion_r380625259
##########
File path: hbase-client/src/main/java/org/apache/hadoop/hbase/client/Hbck.java
##########
@@ -143,4 +143,17 @@
* Fix Meta.
*/
void fixMeta() throws IOException;
+
+ /**
Review comment:
Maybe worth clarify what the `List<byte[]> regions` is expected to be.
Regions name? Encoded name? Id? Any of those?
----------------------------------------------------------------
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