You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Ravichandran (JIRA)" <ji...@apache.org> on 2018/02/08 09:50: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=16356735#comment-16356735 ] 

Ravichandran commented on PHOENIX-2388:
---------------------------------------

[~jamestaylor]Does phoenix support connection pool ..?

> Support pooling Phoenix connections
> -----------------------------------
>
>                 Key: PHOENIX-2388
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-2388
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: James Taylor
>            Priority: Major
>         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
(v7.6.3#76005)