[ 
https://issues.apache.org/jira/browse/HBASE-9511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13775958#comment-13775958
 ] 

Hudson commented on HBASE-9511:
-------------------------------

SUCCESS: Integrated in HBase-TRUNK #4553 (See 
[https://builds.apache.org/job/HBase-TRUNK/4553/])
HBASE-9511 LZ4 codec retrieval executes redundant code (ndimiduk: rev 1525717)
* 
/hbase/trunk/hbase-common/src/main/java/org/apache/hadoop/hbase/io/compress/Compression.java

                
> LZ4 codec retrieval executes redundant code
> -------------------------------------------
>
>                 Key: HBASE-9511
>                 URL: https://issues.apache.org/jira/browse/HBASE-9511
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Nick Dimiduk
>            Assignee: Nick Dimiduk
>            Priority: Minor
>             Fix For: 0.98.0, 0.96.1
>
>         Attachments: HBASE-9511.00.patch
>
>
> the LZ4 implementation of {{Compression.Algorithm#getCodec(Configuration)}} 
> makes an extra call to {{buildCodec}}.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to