Aitozi commented on a change in pull request #16894:
URL: https://github.com/apache/flink/pull/16894#discussion_r692876011
##########
File path:
flink-runtime/src/main/java/org/apache/flink/runtime/jobmaster/DefaultJobMasterServiceProcess.java
##########
@@ -214,15 +214,6 @@ public void
jobReachedGloballyTerminalState(ExecutionGraphInfo executionGraphInf
resultFuture.complete(JobManagerRunnerResult.forSuccess(executionGraphInfo));
}
- @Override
Review comment:
Attention: I didn't see any product code use this method, so i delete
it in this pr. Please help make sure for safe. @tillrohrmann
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]