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

Andrew Kyle Purtell closed HBASE-3526.
--------------------------------------

> Tables with TTL should be able to prune memstore w/o flushing
> -------------------------------------------------------------
>
>                 Key: HBASE-3526
>                 URL: https://issues.apache.org/jira/browse/HBASE-3526
>             Project: HBase
>          Issue Type: Improvement
>          Components: regionserver
>    Affects Versions: 0.90.0
>            Reporter: ryan rawson
>            Priority: Major
>
> If you have a table with TTL, the memstore will grow until it hits flush 
> size, at which point the flush code will prune the KVs going to hfile. If you 
> have a small TTL, it may not be necessary to flush, since pruning data in 
> memory would ensure that we never grow too big.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to