You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/09/13 15:23:20 UTC

[jira] [Commented] (ARTEMIS-731) Durable subscription reconnect with different address, no-local and select does not recreate subscription queue

    [ https://issues.apache.org/jira/browse/ARTEMIS-731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15487502#comment-15487502 ] 

ASF GitHub Bot commented on ARTEMIS-731:
----------------------------------------

GitHub user mtaylor opened a pull request:

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

    ARTEMIS-731 properly handle AMQP recreate durable subscription queue

    

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

    $ git pull https://github.com/mtaylor/activemq-artemis ARTEMIS-731

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

    https://github.com/apache/activemq-artemis/pull/773.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 #773
    
----
commit 2bf8b2537faf1fac5828d1279c1fc3a6a76ab97e
Author: Martyn Taylor <mt...@redhat.com>
Date:   2016-09-12T13:29:41Z

    ARTEMIS-731 properly handle AMQP recreate durable subscription queue

----


> Durable subscription reconnect with different address, no-local and select does not recreate subscription queue
> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: ARTEMIS-731
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-731
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>            Reporter: Martyn Taylor
>
> For JMS <-> AMQP mapping support, The AMQP protocol manager should detect JMS capabilities and properly recreate any subscriptions queues on a durable subscription.  As per JMS spec a durable subscrtipion queue should be recreated if either the address, no-local boolean or selector changes.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)