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

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


    from 1b7cb166de Add support to read exact buffer byte ranges corresponding 
to a given forward index doc id (#11729)
     add 0174c71535 move jobId out of rebalanceConfig as it's more like a 
runtime context (#11790)

No new revisions were added by this update.

Summary of changes:
 .../api/resources/PinotTableRestletResource.java   |  8 +++---
 .../helix/core/PinotHelixResourceManager.java      |  5 ++--
 .../helix/core/rebalance/RebalanceConfig.java      | 12 --------
 .../helix/core/rebalance/TableRebalancer.java      |  4 +--
 .../rebalance/tenant/DefaultTenantRebalancer.java  | 17 ++++++------
 .../helix/core/relocation/SegmentRelocator.java    |  4 +--
 .../TableRebalancerClusterStatelessTest.java       | 32 +++++++++++-----------
 ...PartialUpsertTableRebalanceIntegrationTest.java |  7 ++---
 .../apache/pinot/tools/PinotTableRebalancer.java   |  4 +--
 9 files changed, 39 insertions(+), 54 deletions(-)


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

Reply via email to