[ 
https://issues.apache.org/jira/browse/STORM-267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14003652#comment-14003652
 ] 

ASF GitHub Bot commented on STORM-267:
--------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-storm/pull/115


> storm.yaml references invalid package for LoggingMetricsConsumer
> ----------------------------------------------------------------
>
>                 Key: STORM-267
>                 URL: https://issues.apache.org/jira/browse/STORM-267
>             Project: Apache Storm (Incubating)
>          Issue Type: Bug
>            Reporter: Nicholas Verbeck
>            Priority: Trivial
>             Fix For: 0.9.2-incubating
>
>
> In the example for Metrics Consumers in storm.yaml the package for 
> LoggingMetricsConsumer is incorrect. Simply there is an extra 's'.
> Current the package is displayed as:
> backtype.storm.metrics.LoggingMetricsConsumer
> should be
> backtype.storm.metric.LoggingMetricsConsumer
> Trivial, but may cause a problem when someone just uncomments the example 
> line to enable it.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to