luocooong opened a new pull request #2287: URL: https://github.com/apache/drill/pull/2287
# [DRILL-7982](https://issues.apache.org/jira/browse/DRILL-7982): Timed out waiting for container port to open ## Description If the default 60s timeout is not sufficient, it can be altered with the `withStartupTimeout()` method. See also [Waiting for containers to start or be ready](https://www.testcontainers.org/features/startup_and_waits/) Then, the `testcontainers` has merged new feature about the `For faster startup`. See also [Tune Cassandra options for faster startup](https://github.com/testcontainers/testcontainers-java/pull/4309) ## Documentation N/A ## Testing Need the unit tests can run 3 times without the `Timed out waiting for XXX`. -- 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]
