Andy Goldstein created QPID-4040:
------------------------------------
Summary: Destination federation broker needs to close connection
if heartbeats are missed
Key: QPID-4040
URL: https://issues.apache.org/jira/browse/QPID-4040
Project: Qpid
Issue Type: Bug
Components: C++ Broker
Reporter: Andy Goldstein
When setting up a federation link, the destination broker never checks to see
if it's missed heartbeats from its peer (the source broker). As such, if
network connectivity is lost to the source broker, the destination broker
continues to believe that the link is operational. To fix this, the
destination broker should verify that it is still receiving heartbeats, and
forcefully close the connection to the source broker if it isn't.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
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]