Robbie Gemmell created AMQ-5519:
-----------------------------------
Summary: use the "amqp:not-found" condition to indicate attempt to
remove a DurableSubscription that does not exist
Key: AMQ-5519
URL: https://issues.apache.org/jira/browse/AMQ-5519
Project: ActiveMQ
Issue Type: Bug
Components: AMQP
Affects Versions: 5.10.0, 5.10.1
Reporter: Robbie Gemmell
Priority: Minor
Fix For: 5.11.0
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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)