Description
When attempting to unregister a DurableSubscription that does not exist via AMQP, the broker currently returns the "amqp:internal-error" condition when closing the link. Using the "amqp:not-found" condition would be more appropriate.
When attempting to unregister a DurableSubscription that does not exist via AMQP, the broker currently returns the "amqp:internal-error" condition when closing the link. Using the "amqp:not-found" condition would be more appropriate.