[
https://issues.apache.org/jira/browse/QPID-1087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ted Ross closed QPID-1087.
--------------------------
Resolution: Fixed
> Improvements to inter-broker federation
> ---------------------------------------
>
> Key: QPID-1087
> URL: https://issues.apache.org/jira/browse/QPID-1087
> Project: Qpid
> Issue Type: Improvement
> Components: C++ Broker
> Affects Versions: M3
> Reporter: Ted Ross
> Assignee: Ted Ross
> Priority: Minor
> Fix For: M3
>
>
> There were a few issues with federation that are fixed in this update:
> 1) Broker-to-broker authentication was ANONYMOUS only. Support has been
> added for PLAIN authentication.
> 2) When auth failed on a link, the client broker would retry aggressively.
> The new behavior is that the client link goes into a "failed" state with an
> auth-failed indication.
> 3) In some cases, the loss of the connection between brokers was not handled
> properly or retried. This has been fixed.
> 4) The architecture of the code has been improved. Notably, a namespace
> dependency in "sys" on "broker" has been removed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.