Peter Turcsanyi created NIFI-8198:
-------------------------------------

             Summary: ConsumeAMQP should detect if Queue is deleted on server
                 Key: NIFI-8198
                 URL: https://issues.apache.org/jira/browse/NIFI-8198
             Project: Apache NiFi
          Issue Type: Improvement
          Components: Extensions
            Reporter: Peter Turcsanyi
            Assignee: Peter Turcsanyi


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.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to