Kevin Risden created KNOX-1460:
----------------------------------
Summary: 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
Fix For: 1.2.0
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)