[
https://issues.apache.org/jira/browse/PHOENIX-3563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15809086#comment-15809086
]
Hudson commented on PHOENIX-3563:
---------------------------------
FAILURE: Integrated in Jenkins build Phoenix-master #1531 (See
[https://builds.apache.org/job/Phoenix-master/1531/])
PHOENIX-3563 Ensure we release ZooKeeper resources allocated by the (apurtell:
rev d8f4594989c0b73945aaffec5649a0b62ac59724)
* (edit)
phoenix-core/src/main/java/org/apache/phoenix/query/ConnectionQueryServicesImpl.java
> Ensure we release ZooKeeper resources allocated by the Tephra client embedded
> in the Phoenix connection
> -------------------------------------------------------------------------------------------------------
>
> Key: PHOENIX-3563
> URL: https://issues.apache.org/jira/browse/PHOENIX-3563
> Project: Phoenix
> Issue Type: Bug
> Affects Versions: 4.9.0
> Reporter: Andrew Purtell
> Assignee: Andrew Purtell
> Fix For: 4.9.1, 4.10.0, 5.0
>
> Attachments: PHOENIX-3563.patch, PHOENIX-3563.patch,
> PHOENIX-3563.patch
>
>
> When transactions are enabled the Phoenix client will create some Tephra
> client objects, including TephraZKClientService, which embeds a ZooKeeper
> instance. Ensure that ZooKeeper instance is properly shut down via
> ZooKeeper#close.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)