[
https://issues.apache.org/jira/browse/HBASE-11390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14039069#comment-14039069
]
Nick Dimiduk commented on HBASE-11390:
--------------------------------------
Would be better to getConnection is supposed to be deprecated / go away
(HBASE-9117) in favor of explicitly managed connections. Better to call
createConnection once and tack it onto the options object.
> 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
>
>
> 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)