[
https://issues.apache.org/jira/browse/PHOENIX-3728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Samarth Jain updated PHOENIX-3728:
----------------------------------
Attachment: PHOENIX-3728.patch
Thanks for the reporting this issue and for the patch [~kobansal]. Attached is
the patch on top of our upcoming 4.10 release (currently under vote). For 4.9,
your patch should work. You would also need to include the
{code}
connectionsQueue.clear()
{code}
code in ConnectionQueryServicesImpl.
[~jamestaylor], please review when you get a chance.
> 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)