This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/com.azure-azure-sdk-bom-1.2.35 in repository https://gitbox.apache.org/repos/asf/pinot.git
discard 39e034bab1 Bump com.azure:azure-sdk-bom from 1.2.34 to 1.2.35 add cc3eb2e9c2 Refactor TableRebalanceIntegrationTest / HybridClusterIntegrationTest to avoid duplication in test runs (#15929) add 140b3d5d8d Bump org.codehaus.mojo:exec-maven-plugin from 3.5.0 to 3.5.1 (#15920) add 745e40fb33 Bump com.diffplug.spotless:spotless-maven-plugin from 2.44.4 to 2.44.5 (#15921) add b353f89755 Bump software.amazon.awssdk:bom from 2.31.50 to 2.31.51 (#15922) add 7f27b4a0b6 Bump org.jline:jline from 3.30.3 to 3.30.4 (#15923) add dc902e72a0 Bump com.azure:azure-sdk-bom from 1.2.34 to 1.2.35 This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (39e034bab1) \ N -- N -- N refs/heads/dependabot/maven/com.azure-azure-sdk-bom-1.2.35 (dc902e72a0) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. No new revisions were added by this update. Summary of changes: ....java => BaseHybridClusterIntegrationTest.java} | 83 ++++++++---- .../tests/HybridClusterIntegrationTest.java | 148 +-------------------- .../tests/TableRebalanceIntegrationTest.java | 2 +- pom.xml | 8 +- 4 files changed, 62 insertions(+), 179 deletions(-) copy pinot-integration-tests/src/test/java/org/apache/pinot/integration/tests/{GrpcBrokerClusterIntegrationTest.java => BaseHybridClusterIntegrationTest.java} (54%) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org