bbeaudreault commented on a change in pull request #3536:
URL: https://github.com/apache/hbase/pull/3536#discussion_r686015274
##########
File path:
hbase-rsgroup/src/main/java/org/apache/hadoop/hbase/rsgroup/RSGroupAdminClient.java
##########
@@ -27,6 +27,7 @@
import java.util.Set;
import java.util.stream.Collectors;
+import org.apache.hadoop.hbase.BalanceRequest;
Review comment:
I'll add this, but tbh this whole rsgroup split seems weird to me. I
hear you on the ability for the two APIs to evolve independently, but in my
very short experience so far, I'm only adding this here because I was asked to
support the feature for rsgroup balance in the jira. So it seems like there is
some desire for them to evolve _in lock step_, rather than independently.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]