You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Alex Rudyy (JIRA)" <ji...@apache.org> on 2018/01/03 13:44:03 UTC

[jira] [Created] (QPID-8068) [JMS AMQP 0-x] Change of noLocal on re-subscription of durable subscriber does not re-create the subscription

Alex Rudyy created QPID-8068:
--------------------------------

             Summary: [JMS AMQP 0-x] Change of noLocal on re-subscription of durable subscriber does not re-create the subscription
                 Key: QPID-8068
                 URL: https://issues.apache.org/jira/browse/QPID-8068
             Project: Qpid
          Issue Type: Bug
          Components: JMS AMQP 0-x
    Affects Versions: qpid-java-6.1.5, qpid-java-client-0-x-6.3.0, qpid-java-6.0.8
            Reporter: Alex Rudyy


As per  JMS 1.1 specification section "6.11.1 Durable TopicSubscriber"
{quote}
A client can change an existing durable subscription by creating a durable
TopicSubscriber with the same name and a new topic and/or message selector,
or NoLocal attribute. Changing a durable subscription is equivalent to deleting
and recreating it.
{quote}

The existing client does not re-create the subscription on change of noLocal.

The workaround for the issue would be to unsubscribe and subscribe again.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org