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

Federated Bindings Do not properly propagate in Line or Star Topology When Brokers are not directly connected to each other

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • qpid-cpp-1.37.0
    • None
    • C++ Broker
    • None

    Description

      1. Start 3 brokers broker1, broker2, and broker3
      2. Connect subscriber to TEST/a.b.c to broker3
      3. Setup durable dynamic federated routes in line topology
         broker2 <=> broker1 <=> broker3
      1. Publish message on TEST/a.b.c via broker2
      2. Verify message received by subscriber connected broker
      3.  This works as expected to this point
      1.  Stop broker2 (publisher broker)
      2.   Restart broker2 (publisher broker)
      3.   Sleep 5 seconds to make sure there is time for federated links to recover
      4.   Verify routes  – qpid-route route map localhost:44441   (broker1)
      5.  Publish message on TEST/a.b.c via broker2
      6.   Message is NOT received by subscriber connected to broker3

      Run attached test script testRestartPropagation.sh to reproduce the flow above and the failure.

      Run testStartupPropagation.sh to test only to step 5.    This will allow inspection of the broker bindings before broker2 is restarted.   If the broker bindings are compared at step 5 and step 12 you will seed that broker2 loses a binding to the broker1 bridge queue for TEST/a.b.c

      Attachments

        1. testStartupPropagation.sh
          3 kB
          Tom Peterson
        2. testRestartPropagation.sh
          3 kB
          Tom Peterson
        3. RepropagationBindingsAfterBroker2Restart.txt
          2 kB
          Tom Peterson
        4. CleanStartAndCreateFedLinkBindings.txt
          3 kB
          Tom Peterson
        5. brokerLogs.txt
          3 kB
          Tom Peterson

        Activity

          People

            Unassigned Unassigned
            ppridge Tom Peterson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: