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

Stop broker automatically using every network interface for fallback addresses

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.6, 0.7, 0.8, 0.9, 0.10, 0.11, 0.12, 0.13, 0.14, 0.15, 0.16, 0.17, 0.18, 0.19, 0.20
    • 0.21
    • C++ Broker
    • None

    Description

      This is bad for at least a couple of reasons:
      1. There's no reason to think that every network interface is reachable
      by every client, and good reason to think that in most cases different
      interfaces will have different reachability. So making the default to
      try every interface seems bad.

      2. The way this works does not distinguish between secure and insecure
      connections and in fact does not set up any secure failover connections.
      So a secure connection being retried using the default list will connect
      using an insecure connection.

      Attachments

        Activity

          People

            astitcher Andrew Stitcher
            astitcher Andrew Stitcher
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: