Currently the flush decision is made using the aggregate size of all column
families. When large and small column families co-exist, this causes many
small flushes of the smaller CF.

Cheers


On Wed, Feb 12, 2014 at 8:21 AM, yanivG <[email protected]> wrote:

> Hi,
> I have read that hbase keep a MemStore per each CF. When one of them
> reaches
> the flush threshold, it flushes all MemStore. Is that true in version
> 0.94.6?
>
> Also, is this new hStoreFile is immutable or is append enabled?
>
> Thanks,
> Yaniv
>
>
>
> --
> View this message in context:
> http://apache-hbase.679495.n3.nabble.com/memStore-flush-tp4055911.html
> Sent from the HBase User mailing list archive at Nabble.com.
>

Reply via email to