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-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org