jbonofre opened a new pull request, #15541: URL: https://github.com/apache/iceberg/pull/15541
I have observed intermittent timeout on CI for the Flink jobs. Usually, the CI Flink jobs take around 30mn, but sometime, they are running forever, and timing out after 6 hours. This change is to timeout after 60 minutes (no need to wait 6 hours), and cap the number of workers for parallelism test to reduce the memory pressure on CI runners. -- 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]
