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

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

GitHub user aljoscha opened a pull request:

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

    [FLINK-4229] Do not start any Metrics Reporter by default

    @rmetzger Is this what you had in mind when you mentioned that the 
JMXReporter should not be active by default because it starts a lot of RMI 
threads?
    
    R: @zentol for review

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

    $ git pull https://github.com/aljoscha/flink metrics/no-default-reporter

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

    https://github.com/apache/flink/pull/2266.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 #2266
    
----
commit 68a0a8b1b822d9c69f74fe8208b7a798a486536d
Author: Aljoscha Krettek <[email protected]>
Date:   2016-07-18T15:46:21Z

    [FLINK-4229] Do not start any Metrics Reporter by default

----


> Do not start Metrics Reporter by default
> ----------------------------------------
>
>                 Key: FLINK-4229
>                 URL: https://issues.apache.org/jira/browse/FLINK-4229
>             Project: Flink
>          Issue Type: Improvement
>          Components: Metrics
>            Reporter: Aljoscha Krettek
>            Assignee: Aljoscha Krettek
>
> By default, we start a JMX reported that binds to a port and comes with extra 
> threads. 
> We should not start any reported by default to keep the overhead to a minimum.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to