activemq/activemq-client
erik-wramner 9a78bc689f https://issues.apache.org/jira/browse/AMQ-5961
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.
2015-10-01 13:31:00 +00:00
..
src https://issues.apache.org/jira/browse/AMQ-5961 2015-10-01 13:31:00 +00:00
pom.xml https://issues.apache.org/jira/browse/AMQ-5889 2015-08-11 19:39:29 +00:00