You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Ken Giusti (JIRA)" <ji...@apache.org> on 2016/04/06 20:15:25 UTC

[jira] [Commented] (DISPATCH-262) oslo.messaging RPC fanout crashes qdrouterd

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

Ken Giusti commented on DISPATCH-262:
-------------------------------------

To reproduce:

Be sure to build with asserts enabled - I used RelWithDebInfo

1) clone the oslo.messaging test clients repo: https://github.com/kgiusti/oslo-messaging-clients
2) source ./config.sh to set up virtualenv and download dependencies
3) Start qdrouterd, using the configs/oslo.messaging.dispatch.conf for the configuration
4) spawn an RPC server:

 $ ./rpc-server --url amqp://localhost MyServer &

5) run the client using fanout RPC mode:

 $ ./rpc-client --fanout --stats --url amqp://localhost sink a=1 b=hi c

qdrouterd should crash immediately.

> oslo.messaging RPC fanout crashes qdrouterd
> -------------------------------------------
>
>                 Key: DISPATCH-262
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-262
>             Project: Qpid Dispatch
>          Issue Type: Bug
>    Affects Versions: 0.6
>            Reporter: Ken Giusti
>            Priority: Blocker
>             Fix For: 0.6
>
>
> See comments for reproducer.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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