Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-11841

Durbable subsciption created to remote A-MQ 7 not working properly

    XMLWordPrintable

Details

    • Regression
    • Hide

      Run A-MQ 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 A-MQ 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

              fnigro Francesco Nigro
              okalman@redhat.com Ondřej Kalman (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: