[
https://issues.apache.org/jira/browse/HBASE-19282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anoop Sam John updated HBASE-19282:
-----------------------------------
Release Note: When MSLAB is in use (that is the default config) , we will
always use the CellChunkMap indexing variant for in memory flushed Immutable
segments. When MSLAB is turned off, we will use CellAraryMap. These can not be
changed with any configs. The in memory flush threshold been made to be
default to 10% of region flush size. This can be turned using
'hbase.memstore.inmemoryflush.threshold.factor'.
> CellChunkMap Benchmarking and User Interface
> --------------------------------------------
>
> Key: HBASE-19282
> URL: https://issues.apache.org/jira/browse/HBASE-19282
> Project: HBase
> Issue Type: Sub-task
> Reporter: Anastasia Braginsky
> Assignee: Anastasia Braginsky
> Fix For: 2.0.0-beta-1
>
> Attachments: CCM Benchmarking.pdf, HBASE-19282-V03.patch,
> HBASE-19282-V05.patch, HBASE-19282-V06.patch, HBASE-19282-V06.patch,
> HBASE-19282-V07.patch, HBASE-19282-V08.patch, HBASE-19282.master.001.patch,
> HBASE-19282.patch
>
>
> We have made some experiments how working with CellChunkMap (CCM) influences
> the performance when running on-heap and off-heap. Based on those results it
> is suggested to tie the MSLAB usage (off-heap or on-heap) with CCM index
> usage.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)