zhuzhurk commented on code in PR #21197:
URL: https://github.com/apache/flink/pull/21197#discussion_r1020000343


##########
flink-runtime/src/main/java/org/apache/flink/runtime/operators/coordination/OperatorCoordinator.java:
##########
@@ -101,6 +102,15 @@ public interface OperatorCoordinator extends 
CheckpointListener, AutoCloseable {
     @Override
     void close() throws Exception;
 
+    /**
+     * Init job manager metric group for current operator coordinator for 
report metric.

Review Comment:
   The comment is outdated.



-- 
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]

Reply via email to