You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Komal Bansal (JIRA)" <ji...@apache.org> on 2017/03/10 10:45:05 UTC

[jira] [Created] (PHOENIX-3728) renewLeaseExecutor.shutdown() not getting called on PhoenixDriver close() method invocation.

Komal Bansal created PHOENIX-3728:
-------------------------------------

             Summary: renewLeaseExecutor.shutdown() not getting called on PhoenixDriver close() method invocation.
                 Key: PHOENIX-3728
                 URL: https://issues.apache.org/jira/browse/PHOENIX-3728
             Project: Phoenix
          Issue Type: Bug
            Reporter: Komal Bansal
            Priority: Blocker


We are using PhoenixDriver for a java service deployed in tomcat. This driver creates pool of pre-specified number of  threads for lease renewal on first connection creation. When the service is redeployed, this thread pool is not getting cleared, hence causing memory leaks.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)