[
https://issues.apache.org/jira/browse/HBASE-14395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14740169#comment-14740169
]
ramkrishna.s.vasudevan commented on HBASE-14395:
------------------------------------------------
Yes. Particularly in row keys like in PE tool where it is generally sequential
and the last byte alone changes. Prior to these changes the Bytes.equals() was
doing this optimization and we need this so that we are getting the same
optimization.
> Short circuit last byte check in CellUtil#matchingXXX methods for
> ByteBufferedCells
> -----------------------------------------------------------------------------------
>
> Key: HBASE-14395
> URL: https://issues.apache.org/jira/browse/HBASE-14395
> Project: HBase
> Issue Type: Sub-task
> Components: regionserver, Scanners
> Affects Versions: 2.0.0
> Reporter: Anoop Sam John
> Assignee: Anoop Sam John
> Fix For: 2.0.0
>
> Attachments: HBASE-14395.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)