use static:(masterSlave:....) - failover reconnection is not supported
for networkconnectors, the networkconnector needs to die and get
recreated by the 'static' discovery mechanism.
see:

MasterSlave Discovery section of
http://activemq.apache.org/networks-of-brokers.html

On 28 January 2014 22:41, David Laube <d...@stormpath.com> wrote:
> Hi All,
>
> We are attempting to use a duplex networkConnector on a cluster that needs to 
> "talk" to another cluster within the same network. Ideally, we would like to 
> encrypt the traffic between the two clusters, all while maintaining HA by use 
> of the failover transport. We have attempted to accomplish this by defining 
> the following config entry:
>
> <networkConnector name="environment-amq-broker-public-1" duplex="true" 
> uri="static:(failover://(ssl://BROKER_MASTER_IP_HERE:61617,ssl://BROKER_SLAVE_IP_HERE:61617)?randomize=false&amp;timeout=15000)"
>
> Is this functionality supported within ActiveMQ 5.9.0? Or does anyone spot 
> any glaring issues with the config above?
>
> Best regards,
> -David Laube



-- 
http://redhat.com
http://blog.garytully.com

Reply via email to