For activemq ra component, in file /apache/activemq/ra/ActiveMQManagedConnection.java method cleanup could be made more "resistant" if proxy.cleanup(); fails proxyConnections.clear(); will not be execuded
proposed patch is attached. commit-4693bae.commit-4693bae <http://activemq.2283324.n4.nabble.com/file/n4729056/commit-4693bae.commit-4693bae> -- View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQManagedConnection-cleanup-code-made-more-safe-tp4729056.html Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.
