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/incubator-pinot.git.


    from 96a55cb  [TE][detection] Implement anomalies cache to speed up 
detection (#4900)
     add 1d0c936  Enhance TableRebalancer to support reassigning COMPLETED 
segments when instances changed (#5015)

No new revisions were added by this update.

Summary of changes:
 .../common/assignment/InstancePartitions.java      |   5 +
 .../common/assignment/InstancePartitionsUtils.java |  13 +--
 .../instance/InstanceAssignmentConfigUtils.java    |  29 +++--
 .../segment/RealtimeSegmentAssignment.java         | 123 +++++++++++++--------
 .../helix/core/rebalance/TableRebalancer.java      |  61 ++++++----
 .../core/relocation/RealtimeSegmentRelocator.java  |  65 +++++------
 ...altimeNonReplicaGroupSegmentAssignmentTest.java |  20 +++-
 .../RealtimeReplicaGroupSegmentAssignmentTest.java |  20 +++-
 8 files changed, 211 insertions(+), 125 deletions(-)


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

Reply via email to