[
https://issues.apache.org/jira/browse/KNOX-1460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16629325#comment-16629325
]
ASF subversion and git services commented on KNOX-1460:
-------------------------------------------------------
Commit 058d7463df9bbc5b6520e16f6e856c5580ca7a5c in knox's branch
refs/heads/master from [~risdenk]
[ https://git-wip-us.apache.org/repos/asf?p=knox.git;h=058d746 ]
KNOX-1460 - Zookeeper tests should call close() instead of stop()
Signed-off-by: Kevin Risden <[email protected]>
> Zookeeper tests should call close() instead of stop()
> -----------------------------------------------------
>
> Key: KNOX-1460
> URL: https://issues.apache.org/jira/browse/KNOX-1460
> Project: Apache Knox
> Issue Type: Improvement
> Reporter: Kevin Risden
> Assignee: Kevin Risden
> Priority: Minor
> Fix For: 1.2.0
>
> Attachments: KNOX-1460.patch
>
>
> During testing, the Zookeeper tests call stop() instead of close(). This is
> an immediate stop and doesn't clean up resources. close() on the other hand
> cleans up resources.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)