You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2014/08/19 02:53:19 UTC

[jira] [Updated] (HBASE-11763) Move TTL handling into ScanQueryMatcher

     [ https://issues.apache.org/jira/browse/HBASE-11763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Purtell updated HBASE-11763:
-----------------------------------

    Attachment: HBASE-11763.patch

Attached patch carefully moves TTL handling out of the column trackers. Tests pass locally.

I don't know what to do about GetClosestRowBeforeTracker, that is one big special case of SQM and friends. Fortunately cell TTL handling can be hoisted out of any particular tracker up into HStore, see HBASE-11764

> Move TTL handling into ScanQueryMatcher
> ---------------------------------------
>
>                 Key: HBASE-11763
>                 URL: https://issues.apache.org/jira/browse/HBASE-11763
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Andrew Purtell
>             Fix For: 0.99.0, 0.98.6
>
>         Attachments: HBASE-11763.patch
>
>




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