I've created an issue to track this: AMQ-1575
I've posted a patch there, created originally by 'hbruch'
Jason
Jason Rosenberg wrote:
>
> Rob,
>
> The attempt to get a connection over the failover transport hangs (it goes
> into it's reconnect sequence indefinitely)
>
> What I'd li
Rob,
The attempt to get a connection over the failover transport hangs (it goes
into it's reconnect sequence indefinitely)
What I'd like is for it to fail back to the caller (as if I had set a
maxReconnectAttempts param), but then it should be able to recover the if
the broker becomes availa
Hi Jason,
on initialization of the transport with no brokers - you say it
hangs ? - is that at the transport (tcp) level ?
cheers,
Rob
http://open.iona.com/ -Enterprise Open Integration
http://rajdavies.blogspot.com/
On Nov 16, 2007, at 11:12 PM, Jason Rosenberg wrote:
Hello,
I am t