[
https://issues.apache.org/jira/browse/STORM-267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14003456#comment-14003456
]
ASF GitHub Bot commented on STORM-267:
--------------------------------------
Github user ptgoetz commented on the pull request:
https://github.com/apache/incubator-storm/pull/115#issuecomment-43642341
+1
> 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
>
> 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)