Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-8068

[JMS AMQP 0-x] Change of noLocal on re-subscription of durable subscriber does not re-create the subscription

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • qpid-java-6.0.8, qpid-java-client-0-x-6.3.0, qpid-java-6.1.5
    • None
    • JMS AMQP 0-x
    • None

    Description

      As per JMS 1.1 specification section "6.11.1 Durable TopicSubscriber"

      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.

      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.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              orudyy Alex Rudyy
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: