mirror of https://github.com/apache/activemq.git
9a78bc689f
Prevent deadlock by moving calls to afterCommit and afterRollback out of synchronized blocks. https://issues.apache.org/jira/browse/AMQ-5961 Lock list but keep global hashmap out for deadlock protection. https://issues.apache.org/jira/browse/AMQ-5961 Lock safely in isInXATransaction. https://issues.apache.org/jira/browse/AMQ-5961 Don't synchronize on list as we have an exclusive reference. |
||
---|---|---|
.. | ||
src | ||
pom.xml |