Uploaded image for project: 'Qpid JMS'
  1. Qpid JMS
  2. QPIDJMS-536

Failover URIs should not be deduplicated based on name resolution

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.58.0
    • 0.59.0, 1.0.0
    • qpid-jms-client
    • None

    Description

      Up to now the failover provider resolved the address of the hostname's given and deduplicated then to avoid unnecessary duplication of connection attempts in the case where a user configured multiple failover locations that resolved to the same location.  Historically this had some minor benefit but in the service driven environments the client connects to today this can cause issue as different hosts might resolve to the same proxy ingress and be rerouted from there.   To that end we should remove the deduplication based on resolution and simply check for exact hostname matches where the port value is also a match. 

      Attachments

        Activity

          People

            tabish Timothy A. Bish
            tabish Timothy A. Bish
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: