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

Lars Hofhansl commented on HBASE-10560:
---------------------------------------

bq. We could try moving TTL logic into the delete tracker. Would need to check 
how the stacking works after HBASE-10885. 

I think that would be cool. In fact, why not express all the ScanQueryMatcher 
logic with filters (that's something that our [~jesse_yates] suggested a long 
time ago). That would (a) allow users to easily customize the logic and (b) get 
rid of a whole bunch of custom framework logic.
Imagine a FilterList and deals with deletes, TTL, MinVersions, etc, each 
implemented as a clean, separate filter. How cool would that be?


> Per cell TTLs
> -------------
>
>                 Key: HBASE-10560
>                 URL: https://issues.apache.org/jira/browse/HBASE-10560
>             Project: HBase
>          Issue Type: New Feature
>    Affects Versions: 0.98.0
>            Reporter: Andrew Purtell
>            Assignee: Andrew Purtell
>             Fix For: 0.99.0, 0.98.6
>
>
> Now that we have cell tags, we can optionally store TTLs per cell. 



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

Reply via email to