This website requires JavaScript.
Explore
Help
Sign In
Apache
/
activemq
mirror of
https://github.com/apache/activemq.git
Watch
1
Star
0
Fork
You've already forked activemq
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
77713d9d1a
activemq
/
activemq-unit-tests
History
gtully
27b3a7c344
https://issues.apache.org/jira/browse/AMQ-5212
- ensure uncontented access to concurrent destination map avoides deadlock, rerework
https://issues.apache.org/jira/browse/AMQ-4952
to differenciate duplicates from send and recovered messages from the store.
https://issues.apache.org/jira/browse/AMQ-3454
benefits from getDestinationMap(destination) to get direct access to the map to determine existance. Additional test
2014-06-09 12:32:33 +01:00
..
src
/test
https://issues.apache.org/jira/browse/AMQ-5212
- ensure uncontented access to concurrent destination map avoides deadlock, rerework
https://issues.apache.org/jira/browse/AMQ-4952
to differenciate duplicates from send and recovered messages from the store.
https://issues.apache.org/jira/browse/AMQ-3454
benefits from getDestinationMap(destination) to get direct access to the map to determine existance. Additional test
2014-06-09 12:32:33 +01:00
.gitignore
fix for:
https://issues.apache.org/jira/browse/AMQ-4893
2013-11-25 14:48:38 -05:00
pom.xml
disable autofail system.exit - it kills a surefire forked test run
2014-06-09 12:32:32 +01:00