[
https://issues.apache.org/jira/browse/STORM-267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rick Kellogg updated STORM-267:
-------------------------------
Component/s: storm-core
> storm.yaml references invalid package for LoggingMetricsConsumer
> ----------------------------------------------------------------
>
> Key: STORM-267
> URL: https://issues.apache.org/jira/browse/STORM-267
> Project: Apache Storm
> Issue Type: Bug
> Components: storm-core
> 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.3.4#6332)