Uploaded image for project: 'AMQ Broker'
  1. AMQ Broker
  2. ENTMQBR-712

Durable subscription created to remote AMQ 7 not working properly

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Blocker
    • AMQ 7.0.2.GA
    • A-MQ 7.0.0.GA
    • None
    • Hide

      Run AMQ 7 instance with provided config.
      Run EAP 7.1 with provided config.
      Deploy provided servlet
      go to http://127.0.0.1:8080/simple-servlet/simple-servlet-durable
      Check EAP 7.1 log/console

      Show
      Run AMQ 7 instance with provided config. Run EAP 7.1 with provided config. Deploy provided servlet go to http://127.0.0.1:8080/simple-servlet/simple-servlet-durable Check EAP 7.1 log/console

    Description

      Durable subscription is not properly reconnected once subscriber with session is closed and created again.

      Scenario:
      create session
      create durable subscriber
      create producer and send two messages
      receive one message with subscriber
      close session
      create new session
      create durable subscriber with the same subscription name as the first one
      try to receive second message

      you should receive second message if everything is ok

      Customer impact: Customers applications can not rely on durable subscription pattern.

      Attachments

        1. broker.xml
          8 kB
        2. simple-servlet_sources.zip
          38 kB
        3. simple-servlet.war
          8.72 MB
        4. standalone-full-reproducer-durable.xml
          32 kB

        Issue Links

          Activity

            People

              mtaylor1@redhat.com Martyn Taylor (Inactive)
              okalman@redhat.com Ondřej Kalman (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: