[
https://issues.apache.org/jira/browse/HBASE-11574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15395143#comment-15395143
]
Devaraj Das commented on HBASE-11574:
-------------------------------------
Done adding release note. [~stack] I don't have a cluster handy but from what i
recollect, the master webUI should show the replicas of the meta if you poke
around. Also, the master logs would have logs that speak to the fact that
replicas of meta are getting created. Finally, look at the test
testShutdownHandling() in TestMetaWithReplicas .. it kills the primary meta
replica server, and then makes sure that the client can still reach the
secondary locations of the meta and get the locations of the regions of his
table.
> 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)