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

Justin Ross updated QPID-3329:
------------------------------
    Component/s: C++ Client

> Configure C++ client connections to replace url-addresses rather than merging 
> new addresses with old
> ----------------------------------------------------------------------------------------------------
>
>                 Key: QPID-3329
>                 URL: https://issues.apache.org/jira/browse/QPID-3329
>             Project: Qpid
>          Issue Type: Improvement
>          Components: C++ Client
>            Reporter: Alan Conway
>            Assignee: Alan Conway
>             Fix For: 0.11
>
>
> Setting the "reconnect-urls" client option actually merges the new URLs with 
> the old. This patch allows that to be configured: 
> if "reconnect-urls-replace" is set to true then the old URLs are replaced 
> instead. This us useful in long-running failover tests that generate an 
> unlimited series of different broker addresses. The default is the old merge 
> behaviour as this is safer for a fixed-size cluster: in the event of a 
> partion you don't want the failover list to be replaced by a list containing 
> only the losing brokers, that would leave the client stranded.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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

Reply via email to