GitHub user michaelandrepearce opened a pull request:
https://github.com/apache/activemq-artemis/pull/1337
ARTEMIS-1205: AMQP Shared Durable Subscriber incorrect behaviour
Use AcitveMQDestination for subscription naming, fixing and aligning queue
naming in the process.
The change is behind a configuration toggle so to avoid causing any
breaking changes for uses not expecting.
This is a replacement option, to:
https://github.com/apache/activemq-artemis/pull/1328
That makes it config on the server side for AMQP. Also addressing any
concerns about breaking anything as everything is behind a configurable switch.
Based on the discussion here, where is seems this maybe more preferable.
https://github.com/apache/activemq-artemis/pull/1316
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/michaelandrepearce/activemq-artemis
ARTEMIS-1205-AMQPConfig
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1337.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1337
----
commit d7ebc78e8e57eb902fb0fd2d1037d4d6b75daa56
Author: Michael Andre Pearce <[email protected]>
Date: 2017-06-13T08:23:33Z
ARTEMIS-1205: AMQP Shared Durable Subscriber incorrect behaviour
Use AcitveMQDestination for subscription naming, fixing and aligning queue
naming in the process.
The change is behind a configuration toggle so to avoid causing any
breaking changes for uses not expecting.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---