[
https://issues.apache.org/jira/browse/HBASE-10236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13856652#comment-13856652
]
Gaurav Menghani commented on HBASE-10236:
-----------------------------------------
Lars, I was talking trunk as in, about the 0.89-fb branch, so it is likely that
this problem isn't in the HBase trunk.
> Avoid creating extra connection when locating a region
> ------------------------------------------------------
>
> Key: HBASE-10236
> URL: https://issues.apache.org/jira/browse/HBASE-10236
> Project: HBase
> Issue Type: Improvement
> Components: Client
> Affects Versions: 0.89-fb
> Reporter: Gaurav Menghani
> Assignee: Gaurav Menghani
> Priority: Trivial
> Fix For: 0.89-fb
>
>
> While working on the HBase Swift client, I noticed that a lot of connections
> were being created during locateRegionInMeta, which were never used. A
> similar case exists in trunk. This is a trivial optimization, but can be
> helpful.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)