You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2010/09/28 00:16:32 UTC

[jira] Updated: (HBASE-2995) Incorrect dependency on Log class from Jetty

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

stack updated HBASE-2995:
-------------------------

    Attachment: 2995.txt

HBASE-3042 did one instance.  Here is a patch to do the others.

> 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
>
>         Attachments: 2995.txt
>
>
> 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.