Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-5796

Topic Subscriber does only get messages produced on node 2 after failover and failback of node 1

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • 10.0.0.CR4
    • JMS
    • None

    Description

      Client (Topic Subscriber) is connected to a 2 node symmetrical colocated life backup cluster receiving messages produced on any node (random).

      Observed behavior:

      When node 1 is shut down (failover to node 2). -> Client is automatically failing over to node 2 and is continuing to consume messages produced on node 2.

      Then node 1 is restarted (failback to node 1). From now on the client is only receiving messages produced on node 2, not messages produced on node 1.

      When node 2 is shut down (failover to node 1). -> Client is automatically failing over to node 1 and is continuing to consume messages produced on node 1.

      Then node 2 is restarted (failback to node 2). From now on the client is only receiving messages produced on node 1, not messages produced on node 2.

      Expected behavior:

      The client should at any time receive all messages regardless on which node the message is produced.

      Attachments

        1. domain.xml
          33 kB
        2. host.xml
          4 kB

        Activity

          People

            jmesnil1@redhat.com Jeff Mesnil
            msudra_jira Michal Sudra (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: