[ 
https://issues.apache.org/jira/browse/DISPATCH-879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16257571#comment-16257571
 ] 

ASF GitHub Bot commented on DISPATCH-879:
-----------------------------------------

Github user ganeshmurthy commented on a diff in the pull request:

    https://github.com/apache/qpid-dispatch/pull/220#discussion_r151789336
  
    --- Diff: doc/new-book/configuration-connections.adoc ---
    @@ -56,7 +56,10 @@ If you have set up SSL/TLS or SASL in your environment, 
you can configure the ro
     [[adding_outgoing_connections]]
     == Adding Outgoing Connections
     
    -Configuring outgoing connections involves setting the host and port on 
which the router should connect to other routers and brokers.
    +Configuring outgoing connections involves setting the host and port on 
which the router connects to other routers and brokers.
    +
    +// Adding this here for now; in the future it might be better to have 
separate procedures for creating inter-router and route-container connections.
    +When a router connects to a broker, the broker may provide backup 
connection data that the router can use if the primary connection fails. If the 
primary connection fails, the router attempts to reconnect by using a 
combination of the primary and -- if provided -- backup connections. For more 
information about viewing the backup connection data provided by the broker, 
see xref:managing_connectors[].
     
    --- End diff --
    
    Can we please add the following - 
    
    If the router is unable to successfully connect using the primary or the 
backup connection information, it round robins around the list until it is able 
to make a successful connection. 


> Document how Dispatch Router uses alternate failover URLs
> ---------------------------------------------------------
>
>                 Key: DISPATCH-879
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-879
>             Project: Qpid Dispatch
>          Issue Type: Bug
>          Components: Documentation
>            Reporter: Ben Hardesty
>            Assignee: Ben Hardesty
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to