[
https://issues.apache.org/jira/browse/HBASE-11084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Enis Soztutar updated HBASE-11084:
----------------------------------
Fix Version/s: (was: 0.99.0)
2.0.0
> 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: 2.0.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.3.4#6332)