You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by sn...@apache.org on 2023/04/07 23:21:17 UTC

[pinot] branch master updated (6283ee7fb8 -> 28c602bb6a)

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

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


    from 6283ee7fb8 [multistage] Split MailboxReceiveOperator into sorted and non-sorted versions (#10570)
     add 28c602bb6a Moving Zk updates for reload,force_commit to their own Znodes which will spread out Zk write load across jobTypes (#10451)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/pinot/common/metadata/ZKMetadataProvider.java | 8 +-------
 .../pinot/common/metadata/controllerjob/ControllerJobType.java    | 2 +-
 .../controller/api/resources/PinotSegmentRestletResource.java     | 7 +++----
 .../pinot/controller/helix/core/PinotHelixResourceManager.java    | 7 ++++---
 pinot-controller/src/main/resources/app/pages/TenantDetails.tsx   | 2 +-
 .../pinot/integration/tests/BaseClusterIntegrationTestSet.java    | 4 ++--
 6 files changed, 12 insertions(+), 18 deletions(-)


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