tillrohrmann commented on a change in pull request #11879: URL: https://github.com/apache/flink/pull/11879#discussion_r414390217
########## File path: flink-runtime/src/main/java/org/apache/flink/runtime/rest/handler/job/AbstractExecutionGraphHandler.java ########## @@ -95,7 +96,7 @@ protected AbstractExecutionGraphHandler( /** * Called for each request after the corresponding {@link AccessExecutionGraph} has been retrieved from the - * {@link ExecutionGraphCache}. + * {@link DefaultExecutionGraphCache}. Review comment: Good point. Will revert it. ---------------------------------------------------------------- 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: us...@infra.apache.org