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 2022/04/28 08:23:20 UTC

[GitHub] [flink] zentol commented on a diff in pull request #19593: [FLINK-27426][rpc] Migrate RPC system internals to Duration

zentol commented on code in PR #19593:
URL: https://github.com/apache/flink/pull/19593#discussion_r860617795


##########
flink-runtime/src/test/java/org/apache/flink/runtime/dispatcher/TestingDispatcher.java:
##########
@@ -159,12 +160,14 @@ void completeJobExecution(ExecutionGraphInfo executionGraphInfo) {
     }
 
     CompletableFuture<Void> getJobTerminationFuture(@Nonnull JobID jobId, @Nonnull Time timeout) {

Review Comment:
   Eventually. I want to go through things component-by-component, and this belongs to the dispatcher.



-- 
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: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org