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

ramkrishna.s.vasudevan updated HBASE-18994:
-------------------------------------------
    Release Note: 
Added a new config 'hbase.systemtables.compacting.memstore.type"  for the 
system tables. By default all the system tables will have 'NONE' as the type 
and so it will be using the default memstore by default.
{code}
 <property>
    <name>hbase.systemtables.compacting.memstore.type</name>
    <value>NONE</value>
  </property>
{code}

  was:Added a new config 'hbase.systemtables.compacting.memstore.type"  for the 
system tables. By default all the system tables will have 'NONE' as the type 
and so it will be using the default memstore by default.

     Description: 
HBASE-18992 brought this topic. Currently META is also using Compacting 
Memstore. We should decide if system tables can go with Default memstore only.



  was:HBASE-18992 brought this topic. Currently META is also using Compacting 
Memstore. We should decide if system tables can go with Default memstore only.


> 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-alpha-4
>
>         Attachments: HBASE-18994.patch, HBASE-18994_1.patch, 
> HBASE-18994_2.patch, HBASE-18994_3.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)

Reply via email to