Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
If ConsumeAMQP is running and connected to a queue and then the queue gets deleted on the server, the processor does not detect it but keeps running without any error. It needs to be restarted in order to notice the missing queue or to continue consuming the messages if the queue has been recreated in the meantime.
The AMQP server can notify the client via basic.cancel message which should be handled in ConsumeAMQP.
Attachments
Issue Links
- links to