Alan Conway created QPID-4745:
---------------------------------
Summary: Safe port allocatin for brokers in HA tests.
Key: QPID-4745
URL: https://issues.apache.org/jira/browse/QPID-4745
Project: Qpid
Issue Type: Improvement
Components: C++ Clustering
Affects Versions: 0.22
Reporter: Alan Conway
Assignee: Alan Conway
Priority: Minor
Many of the tests use "qpidd --port=0" to start a broker on an available port.
Many HA tests use --port=0 to start a broker on an available port, but then
need to shutdown and restart the broker _on the same port_. This is not safe,
on a busy system it is possible for another process to take the port between
the time the broker is shut down and the time it is restarted.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]