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 2015/06/09 21:52:01 UTC

[jira] [Resolved] (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 ]

P. Taylor Goetz resolved STORM-852.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 0.10.0

> 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
>             Fix For: 0.10.0
>
>
> 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)