[
https://issues.apache.org/jira/browse/HBASE-11390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14040099#comment-14040099
]
Nicolas Liochon commented on HBASE-11390:
-----------------------------------------
bq. is there a place to explicitly close the shared connection? I don't see
such a place at this time.
There is a close after the call to #test()?
For the pool, there is a pool in the HCOnnectionImplementation, but it's not
usable outside of the package. But I will spend some time on this on a separate
issue.
> PerformanceEvaluation: add an option to use a single connection
> ---------------------------------------------------------------
>
> Key: HBASE-11390
> URL: https://issues.apache.org/jira/browse/HBASE-11390
> Project: HBase
> Issue Type: Improvement
> Components: test
> Affects Versions: 0.99.0
> Reporter: Nicolas Liochon
> Assignee: Nicolas Liochon
> Fix For: 0.99.0
>
> Attachments: 11390.v1.patch, 11390.v2.patch
>
>
> The PE tool uses one connection per client. It does not match some use cases
> when we have multiple threads sharing the same connection.
--
This message was sent by Atlassian JIRA
(v6.2#6252)