You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Alan Conway (JIRA)" <ji...@apache.org> on 2011/06/30 13:56:28 UTC

[jira] [Resolved] (QPID-3329) Configure C++ client connections to replace url-addresses rather than merging new addresses with old

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

Alan Conway resolved QPID-3329.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 0.11

Reviewed https://reviews.apache.org/r/978/
Comitted to trunk: r1141493

> 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
>            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 is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org