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

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

GitHub user tillrohrmann opened a pull request:

    https://github.com/apache/flink/pull/3573

    [FLINK-6129] [metrics] Stop query actor of MetricRegistry

    This PR properly shuts down the query actor of the MetricRegistry upon shut 
down.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/tillrohrmann/flink shutdownQueryActor

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/3573.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #3573
    
----
commit 02d30ae9a8837452a14595fd6b32ce6a11240da4
Author: Till Rohrmann <[email protected]>
Date:   2017-03-20T13:55:30Z

    [FLINK-6129] [metrics] Stop query actor of MetricRegistry
    
    This PR properly shuts down the query actor of the MetricRegistry upon shut 
down.

----


> MetricRegistry does not stop query actor
> ----------------------------------------
>
>                 Key: FLINK-6129
>                 URL: https://issues.apache.org/jira/browse/FLINK-6129
>             Project: Flink
>          Issue Type: Bug
>          Components: Metrics
>    Affects Versions: 1.3.0
>            Reporter: Till Rohrmann
>            Assignee: Till Rohrmann
>             Fix For: 1.3.0
>
>
> The {{MetricRegistry}} does not properly close the started query actor upon 
> shutdown. This can be a resource leak.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to