You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2017/01/05 00:11:58 UTC

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

Andrew Purtell created PHOENIX-3563:
---------------------------------------

             Summary: 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
            Reporter: Andrew Purtell
            Assignee: Andrew Purtell


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)