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

Andrew Purtell commented on HBASE-11053:
----------------------------------------

bq.  If I commit this to 0.98 one thing is as there is no Cell related changes 
in 0.98, so passing kv to the DeleteTracker would make it do 
Kv.getqualifierOffset() , kv.getQualifierLength(), kv.getTimeStamp(), 
kv.getTypeByte() once again which is already extracted out in the SQM itself.

Yes, well we need this in 0.98 so please consider making the change and attach 
what you commit here. +1 if what you describe above is the only change 
necessary. 

> Change DeleteTracker APIs to work with Cell
> -------------------------------------------
>
>                 Key: HBASE-11053
>                 URL: https://issues.apache.org/jira/browse/HBASE-11053
>             Project: HBase
>          Issue Type: Sub-task
>    Affects Versions: 0.98.1, 0.99.0
>            Reporter: ramkrishna.s.vasudevan
>            Assignee: ramkrishna.s.vasudevan
>             Fix For: 0.99.0, 0.98.2
>
>         Attachments: HBASE-11053.patch, HBASE-11053_0.98.patch, 
> HBASE-11053_1.patch
>
>
> DeleteTracker interface (marked as Private) should work with Cells.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to