You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "P. Taylor Goetz (JIRA)" <ji...@apache.org> on 2014/05/20 19:16:41 UTC

[jira] [Resolved] (STORM-267) storm.yaml references invalid package for LoggingMetricsConsumer

     [ https://issues.apache.org/jira/browse/STORM-267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

P. Taylor Goetz resolved STORM-267.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 0.9.2-incubating

> 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)