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

Anoop Sam John commented on HBASE-12345:
----------------------------------------

UnsafeAccess having methods to read and write using Unsafe.  compareToUnsafe() 
method having other logic of reading as longs first and compare and go with int 
and shot like that..  So these has nothing to do with UnsafeAccess IMO.  That 
is why the compare of bytes in Bytes.java class also I have kept there itself 
and not moved to UnsafeAccess.

> Unsafe based Comparator for BB 
> -------------------------------
>
>                 Key: HBASE-12345
>                 URL: https://issues.apache.org/jira/browse/HBASE-12345
>             Project: HBase
>          Issue Type: Sub-task
>          Components: regionserver, Scanners
>            Reporter: Anoop Sam John
>            Assignee: Anoop Sam John
>         Attachments: HBASE-12345.patch, HBASE-12345_V2.patch
>
>




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

Reply via email to