jackjlli commented on a change in pull request #4985: Enable
leadControllerResource's IS after the first live instance shows up
URL: https://github.com/apache/incubator-pinot/pull/4985#discussion_r366691789
##########
File path:
pinot-controller/src/main/java/org/apache/pinot/controller/ControllerStarter.java
##########
@@ -527,6 +533,22 @@ private void registerAndConnectAsHelixParticipant() {
return periodicTasks;
}
+ private void enableAutoRebalance() {
Review comment:
Basically this is not enabling the resource; it's changing the rebalance
mode to FULL-AUTO mode.
----------------------------------------------------------------
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]