You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Kim van der Riet (JIRA)" <ji...@apache.org> on 2011/06/01 21:21:47 UTC

[jira] [Commented] (QPID-3287) [C++] Broker fails to set federation link flag on push links

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