You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by si...@apache.org on 2022/02/03 21:18:57 UTC

[pinot] branch master updated (a79ff95 -> 5f813c9)

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

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


    from a79ff95  add least and greatest functions (#8100)
     add 5f813c9  Extend enableParallePushProtection support in UploadSegment API (#8110)

No new revisions were added by this update.

Summary of changes:
 .../pinot/common/metadata/ZKMetadataProvider.java  | 20 ++++++
 .../common/utils/FileUploadDownloadClient.java     | 27 +++++++
 .../pinot/controller/api/upload/ZKOperator.java    | 62 +++++++++++-----
 .../helix/core/PinotHelixResourceManager.java      | 84 +++++++++++++++-------
 .../controller/api/upload/ZKOperatorTest.java      | 40 +++++++++--
 .../pinot/integration/tests/ClusterTest.java       | 48 +++++++++++++
 .../tests/OfflineClusterIntegrationTest.java       | 24 ++++++-
 7 files changed, 256 insertions(+), 49 deletions(-)

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