This is an automated email from the ASF dual-hosted git repository.
jackie pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git
from de04b5dcf4 [multistage] Handle Excluded New Segments in MSE Physical
Optimizer (#15780)
add 3d228aa301 Reduce ZK access for tier metadata update, and fix parallel
push (#15933)
No new revisions were added by this update.
Summary of changes:
.../common/tier/FixedTierSegmentSelector.java | 33 +-
.../org/apache/pinot/common/tier/TierFactory.java | 22 +-
.../pinot/common/tier/TierSegmentSelector.java | 16 +-
.../common/tier/TimeBasedTierSegmentSelector.java | 30 +-
.../pinot/common/utils/config/TierConfigUtils.java | 41 ++-
.../pinot/common/tier/TierConfigUtilsTest.java | 40 +--
.../pinot/common/tier/TierSegmentSelectorTest.java | 133 +++-----
.../PinotSegmentUploadDownloadRestletResource.java | 4 +-
.../pinot/controller/api/upload/ZKOperator.java | 356 +++++++--------------
.../helix/core/PinotHelixResourceManager.java | 205 ++++++------
.../assignment/segment/BaseSegmentAssignment.java | 3 +-
.../assignment/segment/SegmentAssignmentUtils.java | 20 +-
.../helix/core/rebalance/TableRebalancer.java | 2 +-
.../controller/api/upload/ZKOperatorTest.java | 73 +++--
.../PinotHelixResourceManagerAssignmentTest.java | 2 -
.../PinotHelixResourceManagerStatelessTest.java | 42 ++-
...NonReplicaGroupTieredSegmentAssignmentTest.java | 34 +-
...NonReplicaGroupTieredSegmentAssignmentTest.java | 34 +-
18 files changed, 475 insertions(+), 615 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]