[
https://issues.apache.org/jira/browse/STORM-235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13984536#comment-13984536
]
ASF GitHub Bot commented on STORM-235:
--------------------------------------
GitHub user revans2 opened a pull request:
https://github.com/apache/incubator-storm/pull/96
[STORM-235] Add Null Check before registering a metric.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/revans2/incubator-storm metrics-register
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-storm/pull/96.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 #96
----
commit 404bf2592252f00f0a9cb1013938fc066a7f1bd0
Author: Robert (Bobby) Evans <[email protected]>
Date: 2014-04-29T17:28:52Z
Add Null Check before registering a metric.
----
> Registering a null metric should blow up early
> ----------------------------------------------
>
> Key: STORM-235
> URL: https://issues.apache.org/jira/browse/STORM-235
> Project: Apache Storm (Incubating)
> Issue Type: Sub-task
> Reporter: Robert Joseph Evans
>
> Registering a null metric should blow up when it is registered, not when it
> is queried.
--
This message was sent by Atlassian JIRA
(v6.2#6252)