[ https://issues.apache.org/jira/browse/FLUME-298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ashish Paliwal resolved FLUME-298. ---------------------------------- Resolution: Won't Fix Fix Version/s: v0.9.5 Won't fix. 0.X branch not maintained anymore > Try getting rid of things that use Apache Commons Logging > --------------------------------------------------------- > > Key: FLUME-298 > URL: https://issues.apache.org/jira/browse/FLUME-298 > Project: Flume > Issue Type: Improvement > Affects Versions: v0.9.4 > Reporter: Bruce Mitchener > Fix For: v0.9.5 > > > With the change from log4j over to slf4j, it would be nice to also get rid of > all usages of Apache Commons Logging. > I folded a change for GangliaSink into my fixes for FLUME-283, but that > leaves HttpStatusServer. Unfortunately, this one isn't as easy to fix due to: > {code} > ReflectionUtils.logThreadInfo(LOG, "jsp requested", 1); > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)