Re: setting randomize=false doesn't work in failover transport

2014-02-05 Thread Gary Tully
feel free to add a comment to that issue to that effect. thanks for closing the loop. On 5 February 2014 08:20, 1gnition wrote: > Okay, I wouldn't guess it, but it seems that this issue is covered by this > bug, which has been fixed > in 5.9.0.

Re: setting randomize=false doesn't work in failover transport

2014-02-05 Thread 1gnition
Okay, I wouldn't guess it, but it seems that this issue is covered by this bug, which has been fixed in 5.9.0. I upgraded and it works just fine. Maybe it's a good idea to add that this bug fix fixes also this issue. -- View this message in con

Re: setting randomize=false doesn't work in failover transport

2014-02-04 Thread artnaseef
Two ideas come to mind. One, clients are failing to connect. Two, the connection drops at some point. Do you have logging to see failover activity on the client? That would show either case. Using activemq's transport listener on the connection would also be good here. Note there is a race co

setting randomize=false doesn't work in failover transport

2014-02-04 Thread 1gnition
Hey, We have a network of brokers with the following configuration in each broker: ( syntax highlighted version here ) Now, we want clients to use failover transport but preferably connect to a local broker, so we use this connection URI in the c