[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:dev-subscr...@qpid.apache.org

Reply via email to