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

ramkrishna.s.vasudevan commented on HBASE-11053:
------------------------------------------------

Committed to trunk.  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.
[~apurtell]
But if we do a visibility deletion strategy based on DeleteTracker, then this 
change is very much and later would be easier in 0.99. Also would help in 
extracting the tag details easily from the cell itself. Would wait before 
committing to 0.98.

> 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