[ https://issues.apache.org/jira/browse/STORM-3197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
ASF GitHub Bot updated STORM-3197: ---------------------------------- Labels: pull-request-available (was: ) > Make StormMetricsRegistry a regular instance class rather than a static > utility > ------------------------------------------------------------------------------- > > Key: STORM-3197 > URL: https://issues.apache.org/jira/browse/STORM-3197 > Project: Apache Storm > Issue Type: Task > Components: storm-server > Affects Versions: 2.0.0 > Reporter: Stig Rohde Døssing > Assignee: Stig Rohde Døssing > Priority: Major > Labels: pull-request-available > > Having the registry be a static utility makes fixing some issues harder than > it should be. Preventing daemons from accidentally registering metrics for > other daemons (STORM-3101) and flushing reporters on shutdown without > breaking the tests (STORM-3173) for example. -- This message was sent by Atlassian JIRA (v7.6.3#76005)