Uploaded image for project: 'ActiveMQ Artemis'
  1. ActiveMQ Artemis
  2. ARTEMIS-2032

Artemis RA connections disconnected after failover

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.6.3, 2.7.0
    • None
    • None

    Description

      This was tested within the WF application server.  It was discovered that the RA does note fail over from live to backup under certain scenarios: 

      Backup activates after a fail over, the RA does not reconnect to that backup.

      Test scenario:

      These tests are using the Artemis RA within the WF application server.

      • There are three servers. Live server (Node 1) and backup server (Node 2) are in dedicated HA topology.
      • InQueue and OutQueue are deployed on live and backup. Send messages to InQueue on live server.
      • When all messages are sent, deploy message driven bean on Node 3.
      • MDB sends messages form InQueue to OutQueue.
      • Shutdown live server. Wait for backup server to alive, then start live server again and stop backup.
      • Receive messages from OutQueue from live server.

      Results:
      After live server is stopped and backup activates, no messages are processed by MDB. Looking at trace logs it seems that MDB does reconnect to backup but it's then disconnected. Then I don't see connector to backup server between tried connectors during reconnection.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              martyntaylor Martyn Taylor
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: