sunhelly commented on a change in pull request #3024:
URL: https://github.com/apache/hbase/pull/3024#discussion_r589904586
##########
File path:
hbase-server/src/main/java/org/apache/hadoop/hbase/master/balancer/StochasticLoadBalancer.java
##########
@@ -263,6 +263,10 @@ protected void
setCandidateGenerators(List<CandidateGenerator> customCandidateGe
this.candidateGenerators = customCandidateGenerators;
}
+ public List<CandidateGenerator> getCandidateGenerators() {
Review comment:
Yes, I'll change it.
----------------------------------------------------------------
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]