Incorrect dependency on Log class from Jetty
--------------------------------------------

                 Key: HBASE-2995
                 URL: https://issues.apache.org/jira/browse/HBASE-2995
             Project: HBase
          Issue Type: Bug
            Reporter: Lars Francke
             Fix For: 0.90.0


There are a few dependencies on the class {{org.mortbay.log.Log}} which is a 
bug:

21:05 < dj_ryan> we should not depend on that logging framework
21:05 < dj_ryan> at all
21:05 < dj_ryan> ever

I could find it in use in these classes:
* {{org.apache.hadoop.hbase.client.ScannerCallable}}
* {{org.apache.hadoop.hbase.client.TestHCM}}
* {{org.apache.hadoop.hbase.mapreduce.Export}}
* {{org.apache.hadoop.hbase.regionserver.wal.SequenceFileLogReader}}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to