zhuzhurk commented on code in PR #21197:
URL: https://github.com/apache/flink/pull/21197#discussion_r1019995634
##########
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 compilation still fails and looks to me the problem is not resolved.
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=42878&view=logs&j=52b61abe-a3cc-5bde-cc35-1bbe89bb7df5&t=54421a62-0c80-5aad-3319-094ff69180bb
--
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]