[
https://issues.apache.org/jira/browse/KNOX-1505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16637165#comment-16637165
]
Kevin Risden commented on KNOX-1505:
------------------------------------
The biggest change I'm "concerned" with is the "extends AutoCloseable" on
RemoteConfigurationRegistryClient. I want to make sure each RegistryClient can
close its resources like CuratorFramework. I didn't see a method on the
interface previously to handle this case.
> Knox should close CuratorFramework clients when finished
> --------------------------------------------------------
>
> Key: KNOX-1505
> URL: https://issues.apache.org/jira/browse/KNOX-1505
> Project: Apache Knox
> Issue Type: Bug
> Reporter: Kevin Risden
> Assignee: Kevin Risden
> Priority: Major
> Fix For: 1.2.0
>
> Attachments: KNOX-1505.patch
>
>
> While looking at KNOX-1488, found that the CuratorFramework clients are not
> always closed. This can cause resource leaks like a StackOverflow.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)