TisonKun commented on a change in pull request #9832: [FLINK-11843] Bind
lifespan of Dispatcher to leader session
URL: https://github.com/apache/flink/pull/9832#discussion_r337541083
##########
File path:
flink-runtime/src/test/java/org/apache/flink/runtime/dispatcher/runner/DispatcherLeaderProcessImplTest.java
##########
@@ -239,6 +246,109 @@ public void
closeAsync_duringJobRecovery_preventsDispatcherServiceCreation() thr
}
}
+ @Test
+ public void onRemovedJobGraph_cancelsRunningJob() throws Exception {
Review comment:
interesting to try it out :-)
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services