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

Thomas D'Silva updated PHOENIX-2284:
------------------------------------
    Attachment: PHOENIX-2284-v2

[~jamestaylor]

I have uploaded a second version which has an option 
"phoenix.sequence.returnValues" that if set to true will return sequence values 
if the connection count drops to zero. The default value is 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, PHOENIX-2284-v2
>
>
> 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)

Reply via email to