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

jackie pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.


    from 0eb0f89  Fix UpsertConfig JSON deserialization. (#7125)
     add e656e16  Fix custom instance id for controller/broker/minion (#7127)

No new revisions were added by this update.

Summary of changes:
 .../broker/broker/helix/BaseBrokerStarter.java     | 37 +++++++++------
 .../broker/HelixBrokerStarterHostnamePortTest.java | 18 ++++++-
 .../common/utils/helix/LeadControllerUtils.java    |  9 +---
 .../pinot/common/utils/helix/HelixHelperTest.java  |  2 +-
 .../pinot/controller/BaseControllerStarter.java    | 18 +++++--
 .../pinot/controller/LeadControllerManager.java    | 16 +++----
 .../api/resources/PinotQueryResource.java          |  2 +-
 .../helix/core/PinotHelixResourceManager.java      |  2 +-
 .../pinot/controller/ControllerStarterTest.java    | 26 +++++++++-
 .../controller/LeadControllerManagerTest.java      | 13 ++---
 .../helix/core/realtime/SegmentCompletionTest.java |  3 +-
 .../pinot/core/transport/ServerInstance.java       | 11 +++--
 .../server/realtime/ControllerLeaderLocator.java   | 55 ++++++++++++----------
 .../realtime/ControllerLeaderLocatorTest.java      | 41 +++++++++-------
 .../ControllerLeaderLocatorIntegrationTest.java    | 16 ++++---
 .../org/apache/pinot/minion/BaseMinionStarter.java | 11 ++++-
 .../server/starter/helix/BaseServerStarter.java    | 18 ++++---
 .../apache/pinot/spi/utils/CommonConstants.java    |  5 ++
 18 files changed, 190 insertions(+), 113 deletions(-)

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

Reply via email to