[ 
https://issues.apache.org/jira/browse/PHOENIX-2284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14959945#comment-14959945
 ] 

Hudson commented on PHOENIX-2284:
---------------------------------

FAILURE: Integrated in Phoenix-master #921 (See 
[https://builds.apache.org/job/Phoenix-master/921/])
PHOENIX-2284 Remove call to returnAllSequences when connection count (tdsilva: 
rev 2248c5d11d60152666d529edb618a9347b948b96)
* phoenix-core/src/main/java/org/apache/phoenix/query/QueryServicesOptions.java
* phoenix-core/src/main/java/org/apache/phoenix/query/QueryServices.java
* 
phoenix-core/src/main/java/org/apache/phoenix/query/ConnectionQueryServicesImpl.java
* phoenix-core/src/it/java/org/apache/phoenix/end2end/SequenceIT.java


> 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
>             Fix For: 4.6.0
>
>         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