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

Anoop Sam John commented on HBASE-11764:
----------------------------------------

bq. Cell tags cannot extend the lifetime of a cell beyond the family setting
I am +1 for that. CF can be set with max possible TTL and when there is a need 
to store some cells with more TTL value than this, one can always alter the CF 
setting.(Will get applied to new files created from then on (?) )
If we have to handle the case of per cell TTL > cf TTL, we have to track the 
per cell TTLs and write down this meta in HFile so that file level early out 
optimizations can be continued. Given the current way being simple, that would 
be good enough.

> Support per cell TTLs
> ---------------------
>
>                 Key: HBASE-11764
>                 URL: https://issues.apache.org/jira/browse/HBASE-11764
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Andrew Purtell
>            Assignee: Andrew Purtell
>             Fix For: 0.99.0, 0.98.6
>
>         Attachments: HBASE-11764.patch, HBASE-11764.patch
>
>




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

Reply via email to