QpidTestCase does not always shutdown the external broker.
----------------------------------------------------------
Key: QPID-1441
URL: https://issues.apache.org/jira/browse/QPID-1441
Project: Qpid
Issue Type: Bug
Components: Java Tests
Affects Versions: M3
Reporter: Martin Ritchie
Priority: Critical
Fix For: M4
Summary:
Currently we use process.destory() to forcibly stop the external broker.
However, since the java broker log files have been saved by setting QPID_WORK
(QPID-1439) we have seen tests fail with too many messages left on the queue,
yet the broker log shows : failed to startup, Unable to bind.
This needs some investigation.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.