mayankshriv opened a new pull request #5292: URL: https://github.com/apache/incubator-pinot/pull/5292
We have been running into build failures with this test. Disabling the test did not help as the failure was actually coming from the S3MockListner that tries to start S3Mock (and fails with port already in use). Given that there is no api to choose port to start S3Mock at, we are temporarily disabling the test and unregistering this listener. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
