Timothy Bish created AMQ-5401:
---------------------------------
Summary: AMQP transport handling of durable consumer unsubscribe
if incorrect
Key: AMQ-5401
URL: https://issues.apache.org/jira/browse/AMQ-5401
Project: ActiveMQ
Issue Type: Bug
Components: AMQP
Affects Versions: 5.10.0
Reporter: Timothy Bish
Assignee: Timothy Bish
Fix For: 5.11.0
When a durable topic subscription unsubscribe request is handled errors can
occur if the caller tries to remove an active durable subscription or the
subscription does not exist. Currently we mark the sender open with an error
condition but don't close the broker side which can lead to the client not
noticing the error and attempting to complete the unsubscribe operation.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)