GitHub user srdo opened a pull request:
https://github.com/apache/storm/pull/2805
STORM-3197: Make StormMetricsRegistry non-static
https://issues.apache.org/jira/browse/STORM-3197
This also fixes https://issues.apache.org/jira/browse/STORM-3101 and
https://issues.apache.org/jira/browse/STORM-3173.
We talked about doing this in https://github.com/apache/storm/pull/2783
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/srdo/storm STORM-3197
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2805.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 #2805
----
commit 3044239a841c96472eaedbb645e9fb29a32dcfb4
Author: Stig Rohde Døssing <srdo@...>
Date: 2018-07-30T20:53:08Z
STORM-3197: Make StormMetricsRegistry non-static
----
---