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/10/15 23:54:05 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=14959703#comment-14959703 ] 

Thomas D'Silva commented on PHOENIX-2284:
-----------------------------------------

[~jamestaylor] Can you please review ?

> 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
>         Attachments: PHOENIX-2284
>
>
> 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)