Rick Kellogg created STORM-852:
----------------------------------
Summary: 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.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)