zentol commented on issue #7649: [FLINK-10944] Increase slot request timout for MiniClusterResource URL: https://github.com/apache/flink/pull/7649#issuecomment-460601736 I find it highly unlikely that the timeout is the issue, or that increasing it can have any effect. The default timeout is 5 _minutes_. The failure literally means that the `MiniClusterResource` did not start within 5 minutes. Other tests running right before this test did not experience this problem in any way, so I'd exclude temporary performance issues on travis. One interesting thing is that in both reported cases (linked in the JIRA) we allocated 3 slots instead of 6. For an extremely rare performance hiccup to result both times in exactly half the number of requested slows does not sound like a coincidence. As such, -1.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
