We're running ActiveMQ 4.1.1 server/client + ActiveMQ-CPP 2.1.3 C++ client. When the broker is terminated, Java clients notice it almost immediately even if they're just listening for messages. C++ clients, however, do not notice broker termination until they attempt to send messages. Is there a configuration parameter we can set so C++ clients notice the termination (without writing a keep alive thread)? Thanks,
Mike -- View this message in context: http://www.nabble.com/activemq-cpp-broker-termination-not-propagating-to-clients-tp16961057s2354p16961057.html Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.
