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 <aljoscha.kret...@gmail.com> Date: 2016-07-18T15:46:21Z [FLINK-4229] Do not start any Metrics Reporter by default ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---