[
https://issues.apache.org/jira/browse/PHOENIX-6834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17640394#comment-17640394
]
ASF GitHub Bot commented on PHOENIX-6834:
-----------------------------------------
stoty closed pull request #1532: PHOENIX-6834 Use Pooled HConnection for Server
Side Upsert Select
URL: https://github.com/apache/phoenix/pull/1532
> Use Pooled HConnection for Server Side Upsert Select
> ----------------------------------------------------
>
> Key: PHOENIX-6834
> URL: https://issues.apache.org/jira/browse/PHOENIX-6834
> Project: Phoenix
> Issue Type: Improvement
> Components: core
> Affects Versions: 5.2.0, 5.1.2, 5.1.3
> Reporter: Istvan Toth
> Assignee: Istvan Toth
> Priority: Major
>
> We're creating a new HConnection every time we do a server side upsert select.
> We should be using QueryUtil.getConnectionOnServer() which provides pooling.
> Found by [~sergey.soldatov] .
--
This message was sent by Atlassian Jira
(v8.20.10#820010)