[
https://issues.apache.org/jira/browse/DISPATCH-262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15228795#comment-15228795
]
Ken Giusti edited comment on DISPATCH-262 at 4/6/16 6:16 PM:
-------------------------------------------------------------
To reproduce:
Be sure to build with asserts enabled - I used RelWithDebInfo
0) Start qdrouterd, using the configs/oslo.messaging.dispatch.conf for the
configuration
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) spawn an RPC server:
$ ./rpc-server --url amqp://localhost MyServer &
4) run the client using fanout RPC mode:
$ ./rpc-client --fanout --stats --url amqp://localhost sink a=1 b=hi c
qdrouterd should crash immediately.
was (Author: kgiusti):
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: [email protected]
For additional commands, e-mail: [email protected]