Re: Dead lock when queue message volume is high

2018-01-13 Thread ravi1234567
I have captured the thread dump on central ActiveMQ broker and here is the details. based on the dump data looks like the threads are getting locked but not sure if this is causing the issue. 2018-01-13 00:22:50 Full thread dump Java HotSpot(TM) 64-Bit Server VM (25.91-b14 mixed mode): "ActiveMQ

Dead lock when queue message volume is high

2018-01-12 Thread Ravi Kumar
Hello, I have ActiveMQ setup which configured with network of brokers like below. The central ActiveMQ connects with different locations of ActiveMQ brokers in durable subscriptions for both Queue and Topic and on 20K consumers are connected with that different locations of ActiveMQ broker. There