[
https://issues.apache.org/jira/browse/HBASE-3526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HBASE-3526:
-------------------------
Fix Version/s: (was: 0.90.2)
0.92.0
Moving to 0.92.0.... too substantial for a patch release (Ryan would be the
first to say so).
> 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
> Fix For: 0.92.0
>
>
> 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 is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira