GitHub user michaelandrepearce opened a pull request:

    https://github.com/apache/activemq-artemis/pull/1325

    ARTEMIS-1205: AMQP Shared Durable Subscriber incorrect behaviour.

    Fix that ActiveMQDestination escapes \\ and . with \\\\ and \\.
    Update test case to test this and ensure regression doesn't occur.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/michaelandrepearce/activemq-artemis 
ARTEMIS-1205

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-artemis/pull/1325.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 #1325
    
----
commit 8f9fb3d82ae348f8b6e7f619a1523a60d3a077b2
Author: Michael Andre Pearce <[email protected]>
Date:   2017-06-08T13:05:18Z

    ARTEMIS-1205: AMQP Shared Durable Subscriber incorrect behaviour.
    
    Fix that ActiveMQDestination escapes \\ and . with \\\\ and \\.
    Update test case to test this and ensure regression doesn't occur.

----


---
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.
---

Reply via email to