You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "Rick Kellogg (JIRA)" <ji...@apache.org> on 2015/06/05 17:44:01 UTC

[jira] [Updated] (STORM-852) Direct use of org.apache.log4j logger

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

Rick Kellogg updated STORM-852:
-------------------------------
    Affects Version/s: 0.9.3
                Flags: Patch

> Direct use of org.apache.log4j logger
> -------------------------------------
>
>                 Key: STORM-852
>                 URL: https://issues.apache.org/jira/browse/STORM-852
>             Project: Apache Storm
>          Issue Type: Bug
>    Affects Versions: 0.9.3, 0.10.0, 0.9.4, 0.9.5
>            Reporter: Rick Kellogg
>            Priority: Minor
>
> The following Java classes directly import and use Log4j APIs when they should be using the SLF4J Logger class.
> storm-core:
>   BlowfishTupleSerializer
>   ShellProcess
> storm-starter:
>   RollingTopWords
>   SkewedRollingTopWords
>   IntermediateRankingsBolt
>   AbstractRankerBolt
>   TotalRankingsBolt
>   RollingCountBolt
>   RollingCountAggBolt



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)