GitHub user ganeshmurthy opened a pull request:

    https://github.com/apache/qpid-dispatch/pull/195

    DISPATCH-818 - Added connection info list to the connector which stor…

    …es the initial connection information and the backup connection 
information
    
    1. If the primary connection goes down, the primary and the backup 
connections will be tried in quick succession
    2. If the new backup connection does not provide failover-server-list, the 
list on the server is cleaned up to contain only the one pertinent connection 
info.
    3. The connection info list always has at least one element in it which 
represents the initial successful connection information

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ganeshmurthy/qpid-dispatch DISPATCH-818

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/qpid-dispatch/pull/195.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #195
    
----
commit 5e11d471feec3c4e51d8587b1dbb0e0bfe446848
Author: Ganesh Murthy <gmur...@redhat.com>
Date:   2017-09-15T13:57:16Z

    DISPATCH-818 - Added connection info list to the connector which stores the 
initial connection information and the backup connection information
    1. If the primary connection goes down, the primary and the backup 
connections will be tried in quick succession
    2. If the new backup connection does not provide failover-server-list, the 
list on the server is cleaned up to contain only the one pertinent connection 
info.
    3. The connection info list always has at least one element in it which 
represents the initial successful connection information

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to