[ 
https://issues.apache.org/jira/browse/DISPATCH-927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16466728#comment-16466728
 ] 

ASF GitHub Bot commented on DISPATCH-927:
-----------------------------------------

GitHub user fgiorgetti opened a pull request:

    https://github.com/apache/qpid-dispatch/pull/301

    DISPATCH-927 - System test for fix. Makes sure both detaches are echo…

    …ed back

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/fgiorgetti/qpid-dispatch 
fgiorgetti-DISPATCH-927

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/qpid-dispatch/pull/301.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #301
    
----
commit 7e4dfd7334ea994719e178cba78998c1933f60dc
Author: Fernando Giorgetti <fgiorget@...>
Date:   2018-05-08T01:31:36Z

    DISPATCH-927 - System test for fix. Makes sure both detaches are echoed back

----


> detach not echoed back on multi-hop link route
> ----------------------------------------------
>
>                 Key: DISPATCH-927
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-927
>             Project: Qpid Dispatch
>          Issue Type: Bug
>          Components: Container
>    Affects Versions: 1.0.0
>            Reporter: Gordon Sim
>            Assignee: Ganesh Murthy
>            Priority: Major
>             Fix For: 1.1.0
>
>         Attachments: DISPATCH-927.patch, broker.xml, simple-topic-a.conf, 
> simple-topic-b.conf, simple_recv_modified.py
>
>
> In a two router network, router-a and router-b, a link route is defined in 
> both directions on both routers. There is also an associated connector to a 
> broker on router-b. The address is configured to be a topic on the broker.
> If two receivers attach on this address to router-a, and then detach at the 
> same time having received the defined number of messages, frequently (but not 
> always), one of the receivers will not get a detach echoed back to it.
> On inspection of protocol traces, it appears that router-b, though it gets 
> the detach echoed back from the broker, does not forward this back to the 
> client (via router-a).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to