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 2018/03/28 14:23:00 UTC

[jira] [Closed] (FLINK-9026) Unregister finished tasks from TaskManagerMetricGroup and close it

     [ https://issues.apache.org/jira/browse/FLINK-9026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Till Rohrmann closed FLINK-9026.
--------------------------------
    Resolution: Fixed

Fixed via
master: 7a21efbd477ef72383464f0c70712e32a9976ebf
1.5.0: abb732401209db2f9391698ed981635969ab1ddc

> Unregister finished tasks from TaskManagerMetricGroup and close it
> ------------------------------------------------------------------
>
>                 Key: FLINK-9026
>                 URL: https://issues.apache.org/jira/browse/FLINK-9026
>             Project: Flink
>          Issue Type: Bug
>          Components: Metrics
>    Affects Versions: 1.5.0, 1.6.0
>            Reporter: Till Rohrmann
>            Assignee: Sihua Zhou
>            Priority: Major
>              Labels: flip-6
>             Fix For: 1.5.0
>
>
> We should unregister {{Tasks}} from the {{TaskManagerMetricGroup}} when they have reached a final state. Moreover, we should close the {{TaskManagerMetricGroup}} either in the {{TaskExecutor#postStop}} method or let the caller do this.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)