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/19 21:04:37 UTC

[pinot] branch master updated (18adba0c91 -> b03f5763c4)

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 18adba0c91 [multistage] Make Intermediate Stage Worker Assignment Tenant Aware (#10617)
     add b03f5763c4 Adding an parameter (toSegments) to the endSegmentReplacement API (#10630)

No new revisions were added by this update.

Summary of changes:
 ...Request.java => EndReplaceSegmentsRequest.java} | 25 ++------
 .../common/utils/FileUploadDownloadClient.java     | 13 +++-
 .../PinotSegmentUploadDownloadRestletResource.java |  9 ++-
 .../helix/core/PinotHelixResourceManager.java      | 17 ++++-
 .../PinotHelixResourceManagerStatelessTest.java    | 75 +++++++++++++++++-----
 .../BaseMultipleSegmentsConversionExecutor.java    |  4 +-
 .../minion/tasks/SegmentConversionUtils.java       | 18 ++++--
 .../local/utils/ConsistentDataPushUtils.java       |  3 +-
 8 files changed, 115 insertions(+), 49 deletions(-)
 copy pinot-common/src/main/java/org/apache/pinot/common/restlet/resources/{StartReplaceSegmentsRequest.java => EndReplaceSegmentsRequest.java} (57%)


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