[
https://issues.apache.org/jira/browse/STORM-267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Joseph Evans updated STORM-267:
--------------------------------------
Assignee: Steven Phung
> 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
> Assignee: Steven Phung
> 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)