You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by ja...@apache.org on 2022/06/18 23:18:37 UTC

[pinot] branch master updated (e159846ecc -> 40848084e8)

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/pinot.git


    from e159846ecc properly shutdown query client with await termination (#8922)
     add 40848084e8 Remove disabled partitions when instance starts (#8920)

No new revisions were added by this update.

Summary of changes:
 .../pinot/broker/broker/helix/BaseBrokerStarter.java      |  7 ++++---
 .../org/apache/pinot/common/utils/helix/HelixHelper.java  | 13 +++++++++++++
 .../apache/pinot/common/utils/helix/HelixHelperTest.java  | 15 ++++++++++++++-
 .../apache/pinot/controller/BaseControllerStarter.java    |  5 +++--
 .../controller/helix/core/PinotHelixResourceManager.java  |  2 ++
 .../java/org/apache/pinot/minion/BaseMinionStarter.java   |  1 +
 .../pinot/server/starter/helix/BaseServerStarter.java     |  3 +++
 7 files changed, 40 insertions(+), 6 deletions(-)


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