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

Nick Dimiduk commented on HBASE-9511:
-------------------------------------

Deployed the patch on a small cluster, ran {{PerformanceEvaluation 
--compress=LZ4}}. Everything works as expected.
                
> 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
>         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