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
1499f2eee0
activemq
/
activemq-unit-tests
History
gtully
0a12bcb928
https://issues.apache.org/jira/browse/AMQ-2191
https://issues.apache.org/jira/browse/AMQ-3529
- rework fixes to remove uncertanty from dealing with intettuptedexception. Sync requests will trap interrupts that ocurr while waiting for responses and fail the connection with an interruptedioexception. Interrupts pending before requests will be suppressed, allowing possible clean shutdown. It is not safe to replay openwire ops b/c they are not idempotent, the only safe option is to have a teardown of the broker side state from a close
2015-11-27 12:21:56 +00:00
..
src
/test
https://issues.apache.org/jira/browse/AMQ-2191
https://issues.apache.org/jira/browse/AMQ-3529
- rework fixes to remove uncertanty from dealing with intettuptedexception. Sync requests will trap interrupts that ocurr while waiting for responses and fail the connection with an interruptedioexception. Interrupts pending before requests will be suppressed, allowing possible clean shutdown. It is not safe to replay openwire ops b/c they are not idempotent, the only safe option is to have a teardown of the broker side state from a close
2015-11-27 12:21:56 +00:00
.gitignore
fix for:
https://issues.apache.org/jira/browse/AMQ-4893
2013-11-25 14:48:38 -05:00
pom.xml
org.apache.activemq.network.VirtualConsumerDemandTest can take more than 10mins - increasing the fork limit
2015-11-18 16:08:29 +00:00