Hello,
Some time ago I faced a deadlock in the connection/failover code in the
Artemis client (ver. 2.9.0) under load.
Could you please give me any ideas on how to resolve this issue?
The client is a spring application that receives and sends JMS messages to
the broker.
Here are relevant thread
nManager.java:730)
at
org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:150)
...
Found 1 deadlock.
---
--
Oleg Kleshchev
On Fri, Jul 17, 2020 at 4:11 PM Олег АндреичЪ wrote:
>
> Hello,
>
> Some time ago I faced a deadlock in the connection/failover code in th