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

stack commented on HBASE-13679:
-------------------------------

This is looking clean [~anoop.hbase]

> Change ColumnTracker and SQM to deal with Cell instead of byte[], int, int
> --------------------------------------------------------------------------
>
>                 Key: HBASE-13679
>                 URL: https://issues.apache.org/jira/browse/HBASE-13679
>             Project: HBase
>          Issue Type: Sub-task
>          Components: regionserver, Scanners
>            Reporter: Anoop Sam John
>            Assignee: Anoop Sam John
>         Attachments: HBASE-13679.patch, HBASE-13679.patch
>
>
> We deal with rowArray and qualifierArray in these classes.  Instead keep ref 
> to current/previous cells and use Cell based compares/matching.
> Again this will increase the number of calls to getXXXOffset/Length. 
> HBASE-13448 has to go in before this.



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

Reply via email to