You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2019/04/26 11:18:08 UTC

[GitHub] [flink] zentol commented on issue #8269: [FLINK-12285][test] Harden savepoint relevant test cases by explicitly canceling test job

zentol commented on issue #8269: [FLINK-12285][test] Harden savepoint relevant test cases by explicitly canceling test job
URL: https://github.com/apache/flink/pull/8269#issuecomment-487022193
 
 
   Instead of requiring the test to explicitly shut down all jobs, which will inevitable cause issues in other tests that forget to do this, we should instead modify the MiniClusterResource to shut down all jobs in the shutdown method.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services