Jackie-Jiang opened a new issue, #13339: URL: https://github.com/apache/pinot/issues/13339
- Track all assigned ports to avoid the same port being assigned twice - Do not add random number for the preferred port (introduced in #11861) ``` Error: Failures: Error: ExactlyOnceKafkaRealtimeClusterIntegrationTest>BaseRealtimeClusterIntegrationTest.setUp:51->ClusterTest.startServer:272->ClusterTest.startServers:280->ClusterTest.startOneServer:288 ยป Runtime java.io.IOException: Failed to bind to address 0.0.0.0/0.0.0.0:9844 ``` -- 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]
