afedulov commented on a change in pull request #15054:
URL: https://github.com/apache/flink/pull/15054#discussion_r603307470
##########
File path:
flink-runtime/src/main/java/org/apache/flink/runtime/webmonitor/WebMonitorEndpoint.java
##########
@@ -179,6 +189,7 @@
private final LeaderElectionService leaderElectionService;
private final FatalErrorHandler fatalErrorHandler;
+ private final ThreadInfoOperatorTracker<OperatorThreadInfoStats>
threadInfoOperatorTracker;
Review comment:
moved as requested.
--
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:
[email protected]