[
https://issues.apache.org/jira/browse/KNOX-1505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16637138#comment-16637138
]
Kevin Risden commented on KNOX-1505:
------------------------------------
Ran ZookeeperConfigurationMonitorTest and RemoteConfigurationMonitorTest in
loops because those were the two that failed on Jenkins from KNOX-1488.
* Ran over 400 iterations of ZookeeperConfigurationMonitorTest with no
failures. Previously could get to about 50 before a failure.
* Ran over 50 iterations of RemoteConfigurationMonitorTest with no failures.
Previously could get to about 10 before a failure.
This seems to at least be an improvement.
> 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)