Re: qpid-cpp-0.35 errors

2018-12-07 Thread rammohan ganapavarapu
Kim, We have only one main queue and one dead letter queue, and we have 10 produces and 12 consumers and producers pump 1k messages/sec. Below is qpid-stat -q output when it stopped taking any more messages. bash-4.1# qpid-stat -q Queues queue dur autoDel e

Re: qpid-cpp-0.35 errors

2018-12-07 Thread Kim van der Riet
This looks like a bug to me, and that is why I am keen to see a reproducer if you can find one. How many queues are there? How many producers and consumers are there for each queue? How are the consumers working? Are they configured as listeners, or do they poll for new messages? How frequently