[
https://issues.apache.org/jira/browse/NIFI-8198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Turcsanyi updated NIFI-8198:
----------------------------------
Status: Patch Available (was: Open)
> 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
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)