You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Fernando Giorgetti (JIRA)" <ji...@apache.org> on 2019/01/23 12:16:00 UTC

[jira] [Closed] (DISPATCH-1241) Connector defined with failoverUrls list is losing the list at startup

     [ 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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org