Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
0.18, 0.20
Description
There have been requests to allow the customization of the subscription queue. However there was an issue as the exclusive property wasn't set properly due to a bug.
amq.topic/test; {link: {name:my-queue, durable:true, x-declare:
{exclusive:false, auto-delete:false}