[ 
https://issues.apache.org/jira/browse/DISPATCH-1241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Fernando Giorgetti closed DISPATCH-1241.
----------------------------------------
    Resolution: Invalid

Based on the discussion with Ganesh, the connector seems to be working as 
designed, considering it is supposed to keep just the failover url list 
negotiated with the remote server.

> Connector defined with failoverUrls list is losing the list at startup
> ----------------------------------------------------------------------
>
>                 Key: DISPATCH-1241
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-1241
>             Project: Qpid Dispatch
>          Issue Type: Bug
>            Reporter: Fernando Giorgetti
>            Assignee: Ganesh Murthy
>            Priority: Minor
>             Fix For: 1.6.0
>
>
> If you define a connector (like the example below) into your router config, 
> start your dispatch router and next query it using: "qdmanage query --type 
> connector" you will see that "failoverUrls" connector's property no longer 
> holds the failover list.
>   
> {noformat}
> connector {     
>     name: broker     
>     host: 0.0.0.0     
>     port: 6672     
>     saslMechanisms: ANONYMOUS     
>     failoverUrls: [0.0.0.0:9672|http://0.0.0.0:9672/], 
> [0.0.0.0:7672|http://0.0.0.0:7672/]     
>     role: route-container     
>     verifyHostname: false 
> }
> {noformat}
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to