You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2018/02/15 16:21:00 UTC

[jira] [Updated] (PHOENIX-3563) Ensure we release ZooKeeper resources allocated by the Tephra client embedded in the Phoenix connection

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

Josh Elser updated PHOENIX-3563:
--------------------------------
    Fix Version/s:     (was: 5.0)
                   5.0.0-alpha

> 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
>            Priority: Major
>             Fix For: 4.9.1, 4.10.0, 5.0.0-alpha
>
>         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
(v7.6.3#76005)