xiangfu0 commented on PR #17652: URL: https://github.com/apache/pinot/pull/17652#issuecomment-3865498616
Addressed another flake from CI in `TableRebalancePauselessIntegrationTest`: avoid reusing extra server IDs/data directories across data-provider invocations (and avoid overlapping the baseline server ID). Validation: - `./mvnw -Ppinot-fastdev -pl pinot-integration-tests -am -Dtest=TableRebalancePauselessIntegrationTest -Dsurefire.failIfNoSpecifiedTests=false test` - Result: 2 tests run, 0 failures, 0 errors. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
