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

surendra singh lilhore updated HADOOP-11877:
--------------------------------------------
    Status: Patch Available  (was: Open)

Attached patch, please review

> SnappyDecompressor's Logger class name is wrong
> -----------------------------------------------
>
>                 Key: HADOOP-11877
>                 URL: https://issues.apache.org/jira/browse/HADOOP-11877
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: conf
>    Affects Versions: 2.6.0
>            Reporter: surendra singh lilhore
>            Assignee: surendra singh lilhore
>         Attachments: HADOOP-11877 .patch
>
>
> In SnappyDecompressor class logger name configured SnappyCompressor.class.
> {code}
>    private static final Log LOG =
>       LogFactory.getLog(SnappyCompressor.class.getName());
> {code}
> It should be SnappyDecompressor.class.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to