Github user tillrohrmann commented on the issue:
https://github.com/apache/flink/pull/5771
Thanks for the review @zentol. Merging this PR.
---
Github user zentol commented on the issue:
https://github.com/apache/flink/pull/5771
whoops, that last comment was for the wrong PR...
---
Github user zentol commented on the issue:
https://github.com/apache/flink/pull/5771
I've run the test 10k+ times on my machine without a failure, +1 from my
side.
---
Github user tillrohrmann commented on the issue:
https://github.com/apache/flink/pull/5771
I've addressed your comments by introducing a `CheckedThread` which does a
blocking job submission @zentol.
---