[
https://issues.apache.org/jira/browse/QPID-3287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13042375#comment-13042375
]
Kim van der Riet commented on QPID-3287:
----------------------------------------
The description above has the description of actions in
ConnectionHandler::Handler::start() and ConnectionHandler::Handler::startOk()
reversed; the startOk() sets both the tag and the flag, start() sets only the
tag.
> [C++] Broker fails to set federation link flag on push links
> ------------------------------------------------------------
>
> Key: QPID-3287
> URL: https://issues.apache.org/jira/browse/QPID-3287
> Project: Qpid
> Issue Type: Bug
> Components: C++ Broker
> Affects Versions: 0.10
> Reporter: Kim van der Riet
> Assignee: Kim van der Riet
>
> The ConnectionHandler::Handler::start() method sets both the federation link
> flag and the federation peer tag; however similar code in
> ConnectionHandler::Handler::startOk() only sets the federation peer tag, but
> leaves the flag unset. This is causing loop detection to fail on push link
> tests.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]