viktor-krivak 58124491ba Handle NotFound exception when declaring a queue
Catch and handle the NotFound exception when declaring a queue.
This exception occurs when attempting to declare a queue that already
exists and is non-durable, non-HA, and hosted on a node that has
recently gone down.

Closes-Bug: #2068630
Change-Id: I637d931242c64465701266149d5e301f9b5ec4de
(cherry picked from commit 0d3338fd1d0094150491f8195533605e63642f9d)
2024-06-24 10:01:31 +00:00
..