mirror of https://github.com/apache/activemq.git
cafe4cbcc4
Created a ReconnectTest that showed problems with the synchronization used when a client reconnects to a server via failover before the server detects the client failure. - InactivityMonitor : Better syncronization so that an inactivty exception is only raised once. - Connection: Added serviceExceptionAsync() method and change all methods that are dispatching to use this instead of serviceException() to avoid possible deadlock that can occur during connection shutdown. - MockTransport: finer grained sychonization to avoid deadlocks. - PrefetchSubscription: it is possible it will get duplicate acks on a failover reconnect git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@471837 13f79535-47bb-0310-9956-ffa450edef68 |
||
---|---|---|
.. | ||
src | ||
pom.xml |