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

qpid-route performs an unnecessary link check when adding routes

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • qpid-cpp-1.36.0
    • qpid-cpp-1.37.0
    • C++ Broker
    • None

    Description

      Having connected to the destination broker (for "normal" routes) or source broker (for "src-local" routes), the qpid-route utility checks that the inter-broker link is active before configuring the new bridge. This check is not necessary since the bridge can still be created even if the network link is down. When the remote broker becomes accessible, the inter-broker link and the bridge will come up as expected.

      PR: https://github.com/apache/qpid-cpp/pull/5

      An alternative to simply removing the check might be to make it a configuration option.

      Attachments

        Activity

          People

            gsim Gordon Sim
            chris.richardson Chris Richardson
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: