[
https://issues.apache.org/jira/browse/HBASE-11084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13985044#comment-13985044
]
Andrew Purtell commented on HBASE-11084:
----------------------------------------
Interesting idea!
> Handle deletions and column tracking using internal filters rather than using
> DeleteTrackers and ColumnTrackers
> ---------------------------------------------------------------------------------------------------------------
>
> Key: HBASE-11084
> URL: https://issues.apache.org/jira/browse/HBASE-11084
> Project: HBase
> Issue Type: Improvement
> Reporter: ramkrishna.s.vasudevan
> Assignee: ramkrishna.s.vasudevan
> Fix For: 0.99.0
>
>
> See HBASE-11054 for discussion.
> Currently the delete tracking is done by DeleteTracker and its subclasses.
> column tracking and its versions are handled inside the ColumnTrackers and
> its subclasses.
> This JIRA aims at providing internal filters and attaching them to
> scans/gets, including minor and major compaction scans so that all the logic
> of deletes and version counting goes into it rather than having trackers.
--
This message was sent by Atlassian JIRA
(v6.2#6252)