[
https://issues.apache.org/jira/browse/HBASE-11390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14039263#comment-14039263
]
Nick Dimiduk commented on HBASE-11390:
--------------------------------------
Yes, I like this patch better. Thank you. One last question: is there a place
to explicitly close the shared connection? I don't see such a place at this
time.
What do you mean re: the pool. You can provide your own and pass it down to the
createConnection method.
> 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)