Anoop Sam John created HBASE-13679:
--------------------------------------
Summary: 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
Reporter: Anoop Sam John
Assignee: Anoop Sam John
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)