tillrohrmann commented on a change in pull request #9788: [FLINK-14259]
Introduce JobManagerRunner interface
URL: https://github.com/apache/flink/pull/9788#discussion_r329350421
##########
File path:
flink-runtime/src/test/java/org/apache/flink/runtime/dispatcher/DispatcherTest.java
##########
@@ -662,7 +663,7 @@ public void testBlockingJobManagerRunner() throws
Exception {
}
/**
- * Tests that a failing {@link JobManagerRunner} will be properly
cleaned up.
+ * Tests that a failing {@link JobManagerRunnerImpl} will be properly
cleaned up.
Review comment:
Yes, will update.
----------------------------------------------------------------
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