[
https://issues.apache.org/jira/browse/AMQ-5622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothy Bish resolved AMQ-5622.
-------------------------------
Resolution: Fixed
Fix Version/s: 5.12.0
Assignee: Timothy Bish
Fix this and a couple other minor issues with the 1.2 support, tests added
> STOMP clients can only delete durable subscriptions when clientId equals
> subscriptionName
> -----------------------------------------------------------------------------------------
>
> Key: AMQ-5622
> URL: https://issues.apache.org/jira/browse/AMQ-5622
> Project: ActiveMQ
> Issue Type: Bug
> Components: stomp
> Affects Versions: 5.7.0
> Reporter: Michael Justin
> Assignee: Timothy Bish
> Labels: test
> Fix For: 5.12.0
>
>
> For durable topic subscriptions STOMP clients must specify the same clientId
> on the connection and subcriptionName on the subscribe prior to v5.7.0.
> (https://issues.apache.org/jira/browse/AMQ-3917)
> Removing the subscription however is only possible if the same clientId on
> the connection and subcriptionName on the subscribe is used. The STOMP unit
> tests fulfill this condition (both have the same value, "test"). I suggest to
> modify the unit test to use different values for clientId and subcriptionName
> to verify this bug.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)