rkhachatryan commented on a change in pull request #17387:
URL: https://github.com/apache/flink/pull/17387#discussion_r747559671
##########
File path:
flink-runtime/src/main/java/org/apache/flink/runtime/metrics/groups/TaskManagerJobMetricGroup.java
##########
@@ -38,6 +39,7 @@
* <p>Contains extra logic for adding Tasks ({@link TaskMetricGroup}).
*/
@Internal
+@NotThreadSafe
Review comment:
You're right, I only restored thread safety for `TaskManagerMetricGroup`.
--
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]