This is an automated email from the ASF dual-hosted git repository. kharekartik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git
from c423ae04db Add updateTargetTier check to the rebalance configs pre-check for table rebalancer (#15689) add 55eb236edc Adds Intgeration tests for Dedup and Pauseless (#15398) No new revisions were added by this update. Summary of changes: .../tests/BaseClusterIntegrationTest.java | 18 ++++++++---- ...tionTest.java => BaseDedupIntegrationTest.java} | 34 ++++++++++++++++++---- .../tests/DedupPreloadIntegrationTest.java | 31 ++++++++++++++++---- ...RealtimeIngestionWithDedupIntegrationTest.java} | 14 +++++---- 4 files changed, 76 insertions(+), 21 deletions(-) rename pinot-integration-tests/src/test/java/org/apache/pinot/integration/tests/{DedupIntegrationTest.java => BaseDedupIntegrationTest.java} (83%) copy pinot-integration-tests/src/test/java/org/apache/pinot/integration/tests/{OfflineGRPCServerMultiStageIntegrationTest.java => PauselessRealtimeIngestionWithDedupIntegrationTest.java} (62%) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org