[
https://issues.apache.org/jira/browse/HBASE-18994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16216337#comment-16216337
]
ramkrishna.s.vasudevan commented on HBASE-18994:
------------------------------------------------
If it is NONE - the default memstore is instantiated. If the config says do not
use the default memstore type then we make the inMemoryCompaction type as BASIC
which will instantiate the Compacting memstore and in Compacting Memstore BASIC
is the default (since we also have EAGER).
> Decide if META/System tables should use Compacting Memstore or Default
> Memstore
> -------------------------------------------------------------------------------
>
> Key: HBASE-18994
> URL: https://issues.apache.org/jira/browse/HBASE-18994
> Project: HBase
> Issue Type: Improvement
> Affects Versions: 2.0.0-alpha-3
> Reporter: ramkrishna.s.vasudevan
> Assignee: ramkrishna.s.vasudevan
> Fix For: 2.0.0-beta-1
>
> Attachments: HBASE-18994.patch
>
>
> HBASE-18992 brought this topic. Currently META is also using Compacting
> Memstore. We should decide if system tables can go with Default memstore only.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)