[
https://issues.apache.org/jira/browse/HBASE-11610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14078663#comment-14078663
]
Virag Kothari commented on HBASE-11610:
---------------------------------------
I was working on this and saw quite a bit of improvement when I used
connection.getHTable() (uses a pool internally) to get a meta table instance.
Will provide an update soon.
> Enhance remote meta updates
> ---------------------------
>
> Key: HBASE-11610
> URL: https://issues.apache.org/jira/browse/HBASE-11610
> Project: HBase
> Issue Type: Improvement
> Reporter: Jimmy Xiang
>
> 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)