[ 
https://issues.apache.org/jira/browse/HBASE-13679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anoop Sam John updated HBASE-13679:
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 2.0.0
     Hadoop Flags: Reviewed
           Status: Resolved  (was: Patch Available)

Thanks for the reviews Stack and Ted.  Pushed to master.

> 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
>             Fix For: 2.0.0
>
>         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