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

Komal Bansal commented on PHOENIX-3728:
---------------------------------------

Hi Samarth Jain, I am not able to apply connectionsQueue.clear(), because of 
following statement being present in the code.
connectionQueues = ImmutableList.copyOf(list);


> 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
>         Attachments: patch, PHOENIX-3728.patch
>
>
> 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)

Reply via email to