This is an automated email from the ASF dual-hosted git repository. jlli pushed a change to branch create-lead-controller-resource in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.
from 02cd55b Create leadControllerResource in Helix cluster add e091ac6 Separate Helix cluster creation logic No new revisions were added by this update. Summary of changes: .../apache/pinot/common/utils/CommonConstants.java | 5 +- .../apache/pinot/controller/ControllerConf.java | 2 - .../controller/ControllerLeadershipManager.java | 5 + .../apache/pinot/controller/ControllerStarter.java | 5 +- .../helix/core/PinotHelixResourceManager.java | 2 + .../helix/core/util/HelixSetupUtils.java | 248 +++++++++++++-------- .../controller/helix/PinotControllerModeTest.java | 16 +- .../request/ScheduledRequestHandlerTest.java | 8 +- 8 files changed, 183 insertions(+), 108 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org