[
https://issues.apache.org/jira/browse/HBASE-11610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HBASE-11610:
--------------------------
Resolution: Fixed
Fix Version/s: 2.0.0
Release Note: Adds "hbase.regionstatestore.meta.connection" configuration
and new MultiHConnection class. Is set to 1 by default. Set it higher if you
want to run with more than one connection to the meta table. Useful if you
have a very large meta table -- e.g. 1M regions -- otherwise, stick to the
default.
Hadoop Flags: Reviewed
Status: Resolved (was: Patch Available)
Committed to 2.0 branch. It does not go into 1.0 nor 0.98 clean. If you make
a patch for these branches [~virag] I'll aply there np.
> Enhance remote meta updates
> ---------------------------
>
> Key: HBASE-11610
> URL: https://issues.apache.org/jira/browse/HBASE-11610
> Project: HBase
> Issue Type: Sub-task
> Reporter: Jimmy Xiang
> Assignee: Virag Kothari
> Fix For: 2.0.0
>
> Attachments: HBASE-11610.patch, HBASE-11610_2.patch,
> HBASE-11610_v3.patch, HBASE-11610_v4.patch
>
>
> Currently, if the meta region is on a regionserver instead of the master,
> meta update is synchronized on one HTable instance. We should be able to do
> better.
--
This message was sent by Atlassian JIRA
(v6.2#6252)