[ https://issues.apache.org/jira/browse/FLINK-4229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15382517#comment-15382517 ]
ASF GitHub Bot commented on FLINK-4229: --------------------------------------- Github user zentol commented on the issue: https://github.com/apache/flink/pull/2266 This PR is a good time to make a slight change in `JMXReporter#open()`; making it use the `metrics.reporter.arguments` property instead of `metrics.jmx.port`. Since the special port property is not forwarded into the reporter configuration it will always use the default port-range. > 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)