[ 
https://issues.apache.org/jira/browse/FLINK-4167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15366029#comment-15366029
 ] 

ASF GitHub Bot commented on FLINK-4167:
---------------------------------------

Github user tillrohrmann commented on the issue:

    https://github.com/apache/flink/pull/2210
  
    Why do we give the `StreamInputProcessor` a reference to the 
`IOMetricGroup` in the first place? Why not giving it the corresponding 
`TaskMetricGroup`?


> 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)

Reply via email to