You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "ramkrishna.s.vasudevan (JIRA)" <ji...@apache.org> on 2014/08/21 07:18:30 UTC

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

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

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

After this patch will there be a change in the way the filter gets called?  Because in current patch based on TTL some of the cells would be skipped before even calling the filters and previously the columns.checkVersions() was happening after filters.  I cannot remember the JIRA now, but there were some cases where users used filters with multi versions and the general doubt they had was whether the versions check happen first or the filter gets applied.



> 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
>            Assignee: Andrew Purtell
>             Fix For: 0.99.0, 2.0.0, 0.98.6
>
>         Attachments: HBASE-11763.patch, HBASE-11763.patch
>
>




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