You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Jepson (JIRA)" <ji...@apache.org> on 2017/08/11 02:24:00 UTC

[jira] [Commented] (PHOENIX-2388) Support pooling Phoenix connections

    [ https://issues.apache.org/jira/browse/PHOENIX-2388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16122707#comment-16122707 ] 

Jepson commented on PHOENIX-2388:
---------------------------------

[~yhxx511]  I am ready to patch this pacth code.
Then, I'll get back to that later.

> Support pooling Phoenix connections
> -----------------------------------
>
>                 Key: PHOENIX-2388
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-2388
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: James Taylor
>         Attachments: PHOENIX-2388.patch
>
>
> Frequently user are plugging Phoenix into an ecosystem that pools connections. It would be possible to implement a pooling mechanism for Phoenix by creating a delegate Connection that instantiates a new Phoenix connection when retrieved from the pool and then closes the connection when returning it to the pool.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)