You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Lars Hofhansl (JIRA)" <ji...@apache.org> on 2017/04/04 23:42:41 UTC

[jira] [Comment Edited] (HBASE-17877) Replace/improve HBase's byte[] comparator

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

Lars Hofhansl edited comment on HBASE-17877 at 4/4/17 11:41 PM:
----------------------------------------------------------------

Here's a patch I made that avoids any additional Guava dependencies.
All the credit goes to [~vik.karma]. He did the testing. Found the better Hadoop implementation, etc.

I assigned the issue to Vikas.


was (Author: lhofhansl):
Here's a patch I made that avoid any additional Guava dependencies.
All the credit goes to [~vik.karma]. He did the testing. Found the better Hadoop implementation, etc.

> Replace/improve HBase's byte[] comparator
> -----------------------------------------
>
>                 Key: HBASE-17877
>                 URL: https://issues.apache.org/jira/browse/HBASE-17877
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Lars Hofhansl
>            Assignee: Vikas Vishwakarma
>         Attachments: 17877-1.2.patch
>
>
> [~vik.karma] did some extensive tests and found that Hadoop's version is faster - dramatically faster in some cases.
> Patch forthcoming.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)