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

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


    from 197362465e Bump org.checkerframework:checker-qual from 3.49.3 to 
3.49.4 (#15979)
     add 0710db86f8 Modify OFFLINE and REALTIME completed segments to calculate 
default partitionId based on same logic as consuming segments rather than 0 
(#15817)

No new revisions were added by this update.

Summary of changes:
 .../apache/pinot/common/utils/LLCSegmentName.java  | 15 +---
 .../apache/pinot/common/utils/SegmentUtils.java    | 99 +++++++++++++++-------
 .../pinot/common/utils/SegmentUtilsTest.java       | 90 +++++++-------------
 .../segment/RealtimeSegmentAssignment.java         |  4 +-
 .../assignment/segment/SegmentAssignmentUtils.java | 89 -------------------
 .../segment/StrictRealtimeSegmentAssignment.java   |  2 +-
 .../ReplicaGroupSegmentAssignmentStrategy.java     | 35 +++-----
 .../helix/core/rebalance/TableRebalancer.java      | 80 ++++-------------
 .../helix/core/rebalance/TableRebalancerTest.java  |  4 +-
 .../manager/realtime/RealtimeTableDataManager.java | 22 +++--
 .../UpsertCompactMergeTaskExecutor.java            |  2 +-
 .../UpsertCompactMergeTaskGenerator.java           |  2 +-
 .../segment/local/utils/SegmentPreloadUtils.java   |  2 +-
 13 files changed, 152 insertions(+), 294 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to