Greetings, Could you please help me find the answer to the following question. Is it possible to auto delete queue, if the message count reach "max-queue-count" settings?
I would like to solve the following use case. I have a producer and several consumers. Let it be cons1 connect to queue1 (auto-delete, non persistence), cons2 connect to queue2 (auto-delete, non persistence) and cons3 connect to queue3 (auto-delete, non persistence). Producer send messages to an exchange, and each consumer receive the same messages from the queues. Cons3 works too slow, and queue3 overfill. In this case the producer got the error "queue capacity exceed". I would like to simple restart cons3 to allow producer works with no errors. I use MRG 1.3, and I use old addressing with exchanges, queues and bindings. Best Regards, Barys Ilyushonak _______________________________________________________ The information contained in this message may be privileged and conf idential and protected from disclosure. If you are not the original intended recipient, you are hereby notified that any review, retransmission, dissemination, or other use of, or taking of any action in reliance upon, this information is prohibited. If you have received this communication in error, please notify the sender immediately by replying to this message and delete it from your computer. Thank you for your cooperation. Troika Dialog, Russia. If you need assistance please contact our Contact Center (+7495) 258 0500 or go to www.troika.ru/eng/Contacts/system.wbp
