Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.17.0
Description
After FLINK-29615, FLINK will update the subtask metrics store when scaling down parallelism. However, task metrics are added in the form of "subtaskIndex + metric.name" or "subtaskIndex + operatorName + metric.name". Users will be able to find many redundant metrics through JobVertexMetricsHandler, which will be very troublesome for users.
Attachments
Issue Links
- links to