Hi Marcel,

Funny coïncidence ;)

I ran also some load tests lately, I haven't seen this behaviour using
the same 3 fully connected nodes topology.

I was using qpid-dispatch@1.0.1 and qpid-proton@0.21

My workload consisted in sending RPCs[1] through the mesh.
- 10K clients / 20 servers
- clients send at 1msg/s that leads to 10K msg/s on the bus for 
"fire-and-forget" RPCs and thus 20K msg/s for "request/reply" style RPCs.

Note that the above 
 - uses small message size (approx 1KB)
 - the load lasted only 5 min but was repeated with different number of clients.
Thus routers were up for 3 hours.
 - clients connections were balanced on the 3 routers. 

I'm afraid I can't help further but I'll be although interested in the 
discussion.

Best,

[1]: https://docs.openstack.org/oslo.messaging/latest/

Matthieu



----- Mail original -----
> De: "Marcel Meulemans" <m.meulem...@tkhinnovations.com>
> À: "users" <users@qpid.apache.org>
> Envoyé: Mercredi 11 Avril 2018 21:14:39
> Objet: Qpid dispatch unstable inter-router connections

> Hi all,
> 
> I am running a three node fully connected mesh of dispatch routers with
> 10000 attached clients and I am seeing some unstable inter-router
> connections (I am sending around 1000 message per second through the
> network). The inter-router connections fail every so many seconds with the
> message: Connection to router-2:55672 failed: amqp:session:invalid-field
> sequencing error, expected delivery-id 7, got 6
> 
> I am not sure if this is to be expected / unexpected or that I have a
> faulty configuration.
> 
> The routers are connected as follows: router-0 -> router-1, router-0 ->
> router-2, router-1 -> router-2
> Attached are my qdrouter.conf (from one of the routers) and a log snippet
> from router-0 at debug level from connection drop to connection
> re-established to connection drop again.
> Versions: qpid-dispatch@1.0.1-rc1, qpid-proton@0.20.0
> 
> Hope someone can help.
> 
> Cheers,
> Marcel
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org
> For additional commands, e-mail: users-h...@qpid.apache.org

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

Reply via email to