[
https://issues.apache.org/jira/browse/QPID-4040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andy Goldstein updated QPID-4040:
---------------------------------
Attachment: qpid-4040.patch
Patch to address the issue. This also adds a new broker option,
link-heartbeat-interval, which allows the end user to control how often a
heartbeat should occur for a federation link.
> 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
> Assignee: Ted Ross
> Attachments: qpid-4040.patch
>
>
> 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]