tibrewalpratik17 commented on PR #12353: URL: https://github.com/apache/pinot/pull/12353#issuecomment-1942365282
> @tibrewalpratik17 : one of the tests is failing here across re-runs: https://github.com/apache/pinot/blob/master/pinot-integration-tests/src/test/java/org/apache/pinot/integration/tests/PartialUpsertTableRebalanceIntegrationTest.java#L199 Looks like rebalance is not converging, and the rebalance may be using Segment Fetcher which in turn may be using the RoundRobinURIProvider. Can you take a look? Looks flaky to me! I rebased and re-ran the workflows. In the current run: https://github.com/apache/pinot/actions/runs/7891406566/job/21535679431?pr=12353, some other integration test failed with this unrelated reason where server-starter failed: ``` PeerDownloadLLCRealtimeClusterIntegrationTest.setUp:101->BaseRealtimeClusterIntegrationTest.setUp:51->startServer:115->ClusterTest.startServers:270->ClusterTest.startOneServer:278 ยป Runtime java.io.IOException: Failed to bind to address 0.0.0.0/0.0.0.0:8475 ``` -- 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: commits-unsubscr...@pinot.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org