Details
Description
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 .
Attachments
Issue Links
- relates to
-
PHOENIX-6872 Use ServerUtil.ConnectionFactory.getConnection() in UngroupedAggregateRegionScanner
- Resolved
-
PHOENIX-6838 Review unpooled HConnection usage
- Open
- links to