This website requires JavaScript.
Explore
Help
Sign In
Apache
/
activemq
Watch
1
Star
0
Fork
0
You've already forked activemq
mirror of
https://github.com/apache/activemq.git
synced
2025-02-06 18:18:58 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
activemq
/
activemq-client
History
gtully
dc0291b290
https://issues.apache.org/jira/browse/AMQ-4791
- fix and test. removed the delay but left the warn if dispatch ocurrs before interruption processing is complete. Problem was a race between consumer close and sessions copy on write dispatchers list
2013-10-08 21:29:17 +01:00
..
src
https://issues.apache.org/jira/browse/AMQ-4791
- fix and test. removed the delay but left the warn if dispatch ocurrs before interruption processing is complete. Problem was a race between consumer close and sessions copy on write dispatchers list
2013-10-08 21:29:17 +01:00
pom.xml
https://issues.apache.org/jira/browse/AMQ-4607
- add network connector consumerTTL and messageTTL - split effect of networkTTL - allows a message many hops in a mesh while consumer demand is not repeatildy replicated. Rollback cursor aduit on forward so a message can be redispatched on redelivery. Additional test to verify multiple hops back to origin. Allow infinite ttl or hops with -1
https://issues.apache.org/jira/browse/AMQ-2180
.
2013-06-28 10:32:40 +00:00