You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2016/07/07 10:03:10 UTC

[jira] [Created] (FLINK-4167) TaskMetricGroup does not close IOMetricGroup

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)