You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by jl...@apache.org on 2019/06/01 02:17:31 UTC

[incubator-pinot] branch create-lead-controller-resource updated (02cd55b -> e091ac6)

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-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org