Re: Connection.close() delay with failover and CMS

2013-02-18 Thread Timothy Bish
On 02/18/2013 04:00 PM, christine1 wrote: When I close a Connection in CMS (C++) I get a 2 second delay only if I'm using a failover protocol. This doesn't happen in Java or if I'm not using a failover protocol. Has anyone else experienced this? Is there an option that I can set to prevent thi

Connection.close() delay with failover and CMS

2013-02-18 Thread christine1
When I close a Connection in CMS (C++) I get a 2 second delay only if I'm using a failover protocol. This doesn't happen in Java or if I'm not using a failover protocol. Has anyone else experienced this? Is there an option that I can set to prevent this? I'm using ActiveMQ-CPP 3.4.4 with Linux.