You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Thomas D'Silva (JIRA)" <ji...@apache.org> on 2015/09/26 02:24:04 UTC

[jira] [Assigned] (PHOENIX-2284) Remove call to returnAllSequences when connection count drop to zero

     [ https://issues.apache.org/jira/browse/PHOENIX-2284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas D'Silva reassigned PHOENIX-2284:
---------------------------------------

    Assignee: Thomas D'Silva

> Remove call to returnAllSequences when connection count drop to zero
> --------------------------------------------------------------------
>
>                 Key: PHOENIX-2284
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-2284
>             Project: Phoenix
>          Issue Type: Bug
>    Affects Versions: 4.5.0
>            Reporter: Brian Esserlieu
>            Assignee: Thomas D'Silva
>
> returnAllSequences is called in ConnectionQueryServices.close from PhoenixDriver. It is not required to return sequences when the open connection count drops to zero, since a client may open another connection soon. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)