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/07/19 23:31:33 UTC

[incubator-pinot] branch add-logic-for-lead-controller-resource updated (9419384 -> 3f8dce4)

This is an automated email from the ASF dual-hosted git repository.

jlli pushed a change to branch add-logic-for-lead-controller-resource
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.


    from 9419384  Address PR comments
     add 3f8dce4  Use resource config to check whether resource is enabled

No new revisions were added by this update.

Summary of changes:
 .../common/utils/helix/LeadControllerUtils.java    |   6 +-
 .../apache/pinot/controller/ControllerStarter.java |  25 +++-
 .../pinot/controller/LeadControllerManager.java    |  32 +++--
 .../helix/core/PinotHelixResourceManager.java      |  19 ++-
 .../helix/core/util/HelixSetupUtils.java           |  17 ++-
 .../controller/helix/PinotControllerModeTest.java  | 136 ++++++++++++++-------
 .../helix/core/PinotHelixResourceManagerTest.java  |   3 +-
 ...abledLeadControllerResourceIntegrationTest.java |   4 +-
 8 files changed, 176 insertions(+), 66 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org