[
https://issues.apache.org/jira/browse/PHOENIX-2284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14959709#comment-14959709
]
James Taylor commented on PHOENIX-2284:
---------------------------------------
Patch looks good, [~tdsilva], but maybe we can have a new boolean option in
QueryServices that controls whether or not an attempt is made to return
sequences (and default it to false)?
> 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)