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 fe384e1  Address PR comments
     add ebb4898  Address PR comments

No new revisions were added by this update.

Summary of changes:
 .../apache/pinot/common/utils/CommonConstants.java |   2 +-
 .../common/utils/helix/LeadControllerUtils.java    |  20 +-
 .../apache/pinot/controller/ControllerStarter.java |  44 ++--
 .../pinot/controller/LeadControllerManager.java    |  65 +++++-
 .../helix/core/PinotHelixResourceManager.java      |   1 -
 ...rollerResourceMasterSlaveStateModelFactory.java |  78 ++-----
 .../controller/LeadControllerManagerTest.java      |  15 +-
 .../helix/core/PinotHelixResourceManagerTest.java  |   5 +-
 .../PinotLLCRealtimeSegmentManagerTest.java        |   2 +-
 .../helix/core/realtime/SegmentCompletionTest.java | 258 ++++++++++-----------
 .../server/realtime/ControllerLeaderLocator.java   |  21 +-
 .../realtime/ControllerLeaderLocatorTest.java      |   4 +-
 12 files changed, 265 insertions(+), 250 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to