You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Ganesh Murthy (JIRA)" <ji...@apache.org> on 2019/04/12 15:17:00 UTC

[jira] [Closed] (DISPATCH-1124) Assert(buf) in qd_message_send; message copied locally and routed onward

     [ https://issues.apache.org/jira/browse/DISPATCH-1124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ganesh Murthy closed DISPATCH-1124.
-----------------------------------

> Assert(buf) in qd_message_send; message copied locally and routed onward
> ------------------------------------------------------------------------
>
>                 Key: DISPATCH-1124
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-1124
>             Project: Qpid Dispatch
>          Issue Type: Bug
>          Components: Routing Engine
>    Affects Versions: 1.3.0
>         Environment: Fedora 27/28.
>            Reporter: Chuck Rolke
>            Assignee: Chuck Rolke
>            Priority: Major
>             Fix For: 1.4.0
>
>         Attachments: BLU.conf, COLLECTD.conf, GRN.conf
>
>
> {{Three routers connected in linear chain.}}
> {{Two systems connected with wireless lan.}}
> {{This does not fail as frequently with all routers on localhost.}}
> {{+-----------------+       +----------------+}}
> {{| System A        |       | System B       |}}
> {{| +-------+       |       | +----------+   |}}
> {{| | green +---------------->| blue     +-----> rcvr2}}
> {{| |       |       |       | +----------+   |}}
> {{| |       |       |       |                |}}
> {{| |       |       |       | +----------+   |}}
> {{| |       |<----------------+ collectd |<----- sndr}}
> {{| +---+---+       |       | +----------+   |}}
> {{+-----|-----------+       +----------------+}}
> {{      V}}
> {{    rcvr1}}
> {{System A:}}
> {{    green router}}
> {{        5672 - normal listener}}
> {{        20001 - inter-router listener}}
> {{System B:}}
> {{   blue router}}
> {{        5672 - normal listener}}
> {{        connector to green}}
> {{   collectd router}}
> {{        15672 - normal listener}}
> {{        connector to green}}
> {{Failing test:}}
> {{   Start receiver 1 on A:5672  (green)}}
> {{   Start receiver 2 on B:5672  (blue)}}
> {{   Start sender on     B:15672 (collectd)}}
> {{   Receivers have credit of 1000}}
> {{   Senders send 500-byte payloads. And plenty of 'em.}}
> {{Data path:}}
> {{   messages received on collectd forwarded to green}}
> {{   green receives interrouter; sends to local receiver, forwards to blue}}
> {{   blue receives interrouter; sends to local receiver}}



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

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