[
https://issues.apache.org/jira/browse/HBASE-11574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Devaraj Das updated HBASE-11574:
--------------------------------
Release Note:
On the server side, set hbase.meta.replica.count to the number of replicas of
meta that you want to have in the cluster (defaults to 1). hbase.regionserver.
meta.storefile.refresh.period should be set to a non-zero number in
milliseconds - something like 30000 (defaults to 0).
On the client/user side, set hbase.meta.replicas.use to true.
> hbase:meta's regions can be replicated
> --------------------------------------
>
> Key: HBASE-11574
> URL: https://issues.apache.org/jira/browse/HBASE-11574
> Project: HBase
> Issue Type: Sub-task
> Reporter: Enis Soztutar
> Assignee: Devaraj Das
> Fix For: 1.1.0
>
> Attachments: 11574-1.txt, 11574-2.txt, 11574-3.txt, 11574-6.txt,
> 11574-7.txt, 11574-addendum-1.0.txt, 11574-addendum.txt,
> meta-replicas-0.98.zip
>
>
> As mentioned elsewhere, we can leverage hbase-10070 features to create
> replicas for the meta tables regions so that:
> 1. meta hotspotting can be circumvented
> 2. meta becomes highly available for reading
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)