Till Rohrmann created FLINK-4167: ------------------------------------ Summary: TaskMetricGroup does not close IOMetricGroup Key: FLINK-4167 URL: https://issues.apache.org/jira/browse/FLINK-4167 Project: Flink Issue Type: Bug Components: Metrics Affects Versions: 1.1.0 Reporter: Till Rohrmann Assignee: Till Rohrmann Fix For: 1.1.0
The {{TaskMetricGroup}} does not close the {{ioMetrics}} metric group. This causes that metrics registered under the {{ioMetrics}} are not deregistered after the termination of a job. -- This message was sent by Atlassian JIRA (v6.3.4#6332)