Commit Graph

4841 Commits

Author SHA1 Message Date
Bosanac Dejan 474a30d7ce reverting to annotation spec 1.0 and including activemq-ra in the feature
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@982934 13f79535-47bb-0310-9956-ffa450edef68
2010-08-06 11:34:06 +00:00
Gary Tully 74495451af revert http://svn.apache.org/viewvc?rev=982099&view=rev - seems to make tests fail locally, now work ok - mvn clean test -Dtest=SimpleNetworkTest,ThreeBrokerQueueNetworkTest
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@982912 13f79535-47bb-0310-9956-ffa450edef68
2010-08-06 09:16:56 +00:00
Gary Tully c23f9e6584 resolve: fix https://issues.apache.org/activemq/browse/AMQ-1847 - set initialRedeliveryDelay=0 to get non delayed first redelivery, use deliveryDelay to set the base for subsequent redelivery. existing users with an initialRedeliveryDelay set will now see it being respected.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@982903 13f79535-47bb-0310-9956-ffa450edef68
2010-08-06 08:10:52 +00:00
Bosanac Dejan 6b81869fc6 upgrade to geronimo annotation spec 1.1
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@982677 13f79535-47bb-0310-9956-ffa450edef68
2010-08-05 16:08:02 +00:00
Bosanac Dejan e1f6acf038 upgrade geronimo annotation spec to 1.1
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@982665 13f79535-47bb-0310-9956-ffa450edef68
2010-08-05 15:35:09 +00:00
Bosanac Dejan 8cb9ef312f fix for JmsDurableTopicSlowReceiveTest - we must update cursor after iterating
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@982511 13f79535-47bb-0310-9956-ffa450edef68
2010-08-05 09:04:14 +00:00
Bosanac Dejan 6dffe4debe https://issues.apache.org/activemq/browse/AMQ-2861 - composite destinations and cursor memory usage
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@982317 13f79535-47bb-0310-9956-ffa450edef68
2010-08-04 16:15:31 +00:00
Gary Tully 0af6b063e7 revert http://fisheye6.atlassian.com/changelog/activemq/?cs=958009 - concurrent dispatch with transaction completion breaks when the cache is disabled, either through memory limit or through durable subs with existing messages in the store. cannot see the use case though as the transaction semantic is broken if a message can get dispatched but a commit can still fail. With dispatch ocurring postCommit like before, the option for kahaDB to do concurrent transaction dispatch is disabled
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@982240 13f79535-47bb-0310-9956-ffa450edef68
2010-08-04 12:56:42 +00:00
Gary Tully 6f7e3fc1d5 resolve failure if DestinationRemoveRestartTest - destinations were auto created in the store on resetbatch which ocurred on shutdown
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@982180 13f79535-47bb-0310-9956-ffa450edef68
2010-08-04 09:41:54 +00:00
Hadrian Zbarcea 8c4bb36bbe Speed tests up a bit. Bridge formation fails for a few tests
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@982099 13f79535-47bb-0310-9956-ffa450edef68
2010-08-04 01:35:42 +00:00
Gary Tully c1acb4030d validate properties added to disvovered transports
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@981840 13f79535-47bb-0310-9956-ffa450edef68
2010-08-03 12:20:00 +00:00
Bosanac Dejan 7ad733aa16 Adding new key as old one expired
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@981832 13f79535-47bb-0310-9956-ffa450edef68
2010-08-03 12:01:04 +00:00
Bosanac Dejan 7dcd1a9680 features polishing
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@981465 13f79535-47bb-0310-9956-ffa450edef68
2010-08-02 11:49:24 +00:00
Bosanac Dejan 909f7763ff features polishing
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@981464 13f79535-47bb-0310-9956-ffa450edef68
2010-08-02 11:44:51 +00:00
Bosanac Dejan f5e8d90337 upgrading to karaf 2.0.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@981445 13f79535-47bb-0310-9956-ffa450edef68
2010-08-02 10:33:10 +00:00
Gary Tully 969e7585f3 resolve issue with kahaDB based variant of AMQ2149Test - revert http://svn.apache.org/viewvc?rev=958330&view=rev
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@980462 13f79535-47bb-0310-9956-ffa450edef68
2010-07-29 15:04:07 +00:00
Robert Davies cba046834c changes for https://issues.apache.org/activemq/browse/AMQ-2789 - message priority
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@980458 13f79535-47bb-0310-9956-ffa450edef68
2010-07-29 14:52:03 +00:00
Gary Tully 589d634fe3 ensure no broker is auto created
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@980415 13f79535-47bb-0310-9956-ffa450edef68
2010-07-29 11:59:00 +00:00
Gary Tully e6c4d7e81e resolve intermittent hudson failure with test, may not always produce dups so verify that case
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@980095 13f79535-47bb-0310-9956-ffa450edef68
2010-07-28 15:30:22 +00:00
Gary Tully 4f32c6bcc1 regression with https://issues.apache.org/activemq/browse/AMQ-2849 - FanoutTransportFactory needed to remove used parameters from original rather than from copy... resolve hang in FanoutTest
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@980025 13f79535-47bb-0310-9956-ffa450edef68
2010-07-28 11:44:53 +00:00
Gary Tully 6b4509cdea apply patch from https://issues.apache.org/activemq/browse/AMQ-2774
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@980014 13f79535-47bb-0310-9956-ffa450edef68
2010-07-28 10:43:27 +00:00
Robert Davies 43c2315257 version 1 kahaDB
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@980007 13f79535-47bb-0310-9956-ffa450edef68
2010-07-28 09:47:23 +00:00
Robert Davies e8ff71d371 added version 1 database for KahaDB
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@980004 13f79535-47bb-0310-9956-ffa450edef68
2010-07-28 09:29:25 +00:00
Robert Davies 91ae1712f4 added version 1 database for KahaDB
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@980002 13f79535-47bb-0310-9956-ffa450edef68
2010-07-28 09:25:54 +00:00
Robert Davies cca20b81d7 fixed an issue for copying directories
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@979977 13f79535-47bb-0310-9956-ffa450edef68
2010-07-28 08:07:12 +00:00
Gary Tully 5e0e4248de resolve https://issues.apache.org/activemq/browse/AMQ-2850, still needs a kahadb variant
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@979775 13f79535-47bb-0310-9956-ffa450edef68
2010-07-27 17:04:24 +00:00
Gary Tully af5d8d154a resolve: https://issues.apache.org/activemq/browse/AMQ-2842 - patch applied with thanks
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@979324 13f79535-47bb-0310-9956-ffa450edef68
2010-07-26 15:24:11 +00:00
Gary Tully 9ecc679b38 resolve: https://issues.apache.org/activemq/browse/AMQ-2849 - patch applied with thanks
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@979277 13f79535-47bb-0310-9956-ffa450edef68
2010-07-26 13:34:24 +00:00
Robert Davies 0004917cd8 updated copy() method to copy directories
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@979216 13f79535-47bb-0310-9956-ffa450edef68
2010-07-26 09:52:17 +00:00
Robert Davies 5f400b3853 prevent npe
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@978813 13f79535-47bb-0310-9956-ffa450edef68
2010-07-24 06:44:15 +00:00
Gary Tully f206a1bd11 resolve https://issues.apache.org/activemq/browse/AMQ-2580 - patch was good for AMQ store, fix needed for kahaDB and JDBC now done, test case was great, thanks.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@967134 13f79535-47bb-0310-9956-ffa450edef68
2010-07-23 15:31:10 +00:00
Gary Tully 623da6ffab fix compilation error with 2.4, endpoints is a lur cache of endpoints so they will disappear in time, really needs a new component api - list available endpoints - 2.5 wabol
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@967122 13f79535-47bb-0310-9956-ffa450edef68
2010-07-23 15:05:50 +00:00
Gary Tully 21e641d496 fix issue with size of SimplePriorityMessageDispatchChannel, cause intermittent failure of FailoverConsumerUnconsumedTest
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@967052 13f79535-47bb-0310-9956-ffa450edef68
2010-07-23 11:42:31 +00:00
Bosanac Dejan 2677c6bf0e https://issues.apache.org/activemq/browse/AMQ-2843 - support database schema upgrades
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@967008 13f79535-47bb-0310-9956-ffa450edef68
2010-07-23 09:01:08 +00:00
Bosanac Dejan 4f5e620d1c https://issues.apache.org/activemq/browse/AMQ-2843 - first stab at supporting priority for durable subs
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@966712 13f79535-47bb-0310-9956-ffa450edef68
2010-07-22 15:46:18 +00:00
Robert Davies 40f921dab9 updated to Apache Camel 2.4.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@966510 13f79535-47bb-0310-9956-ffa450edef68
2010-07-22 05:54:04 +00:00
Gary Tully 383d12ed0e resolve: https://issues.apache.org/activemq/browse/AMQ-2741 - visibility of abort slow consumer policy in via jmx
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@966319 13f79535-47bb-0310-9956-ffa450edef68
2010-07-21 17:09:33 +00:00
Bosanac Dejan 12f0195913 https://issues.apache.org/activemq/browse/AMQ-2843 - first stab at adding priority for queues in JDBC store
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@966291 13f79535-47bb-0310-9956-ffa450edef68
2010-07-21 16:06:39 +00:00
Bosanac Dejan c4425caa2f https://issues.apache.org/activemq/browse/AMQ-2789 and https://issues.apache.org/activemq/browse/AMQ-2843 - adds tests for cursors and stores and fixes a PrioritizedPendingList bug
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@966223 13f79535-47bb-0310-9956-ffa450edef68
2010-07-21 13:38:40 +00:00
Bosanac Dejan 03f38ae402 https://issues.apache.org/activemq/browse/AMQ-2843 - add mechanism for stores to know whether to use prioritized recovery or not
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@966145 13f79535-47bb-0310-9956-ffa450edef68
2010-07-21 08:59:42 +00:00
Bosanac Dejan 8ed8dd41c4 https://issues.apache.org/activemq/browse/AMQ-2841 - log stomp protocol errors
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@965897 13f79535-47bb-0310-9956-ffa450edef68
2010-07-20 16:25:52 +00:00
Bosanac Dejan 11705e70b4 https://issues.apache.org/activemq/browse/AMQ-2702 - remove runtime spring dependency
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@965820 13f79535-47bb-0310-9956-ffa450edef68
2010-07-20 12:07:27 +00:00
Gary Tully 5ea053920f use larger max file length, less swapping of files
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@965565 13f79535-47bb-0310-9956-ffa450edef68
2010-07-19 17:22:55 +00:00
Robert Davies c6af867113 Patch applied for https://issues.apache.org/activemq/browse/AMQ-2833
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@965542 13f79535-47bb-0310-9956-ffa450edef68
2010-07-19 16:10:22 +00:00
Gary Tully 607f1ef669 resolve: https://issues.apache.org/activemq/browse/AMQ-2836 - copy message before logging
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@965517 13f79535-47bb-0310-9956-ffa450edef68
2010-07-19 14:59:27 +00:00
Gary Tully d85895666a resolve https://issues.apache.org/activemq/browse/AMQ-2832 - impl for AMQ pa
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@964866 13f79535-47bb-0310-9956-ffa450edef68
2010-07-16 17:30:25 +00:00
Bosanac Dejan 145c80a298 https://issues.apache.org/activemq/browse/AMQ-2574 - removing runtime OSGi dependency
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@964847 13f79535-47bb-0310-9956-ffa450edef68
2010-07-16 16:20:21 +00:00
Gary Tully f2517c01b8 resolve https://issues.apache.org/activemq/browse/AMQ-2832 - track ack file references to prevent cleanup of data files with acks for inuse message files, impl for kahaDB
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@964804 13f79535-47bb-0310-9956-ffa450edef68
2010-07-16 14:19:27 +00:00
Gary Tully a7f9164464 resolve NPE on stop when reconnect fails - resolve https://issues.apache.org/activemq/browse/AMQ-2811
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@964367 13f79535-47bb-0310-9956-ffa450edef68
2010-07-15 10:18:02 +00:00
Bosanac Dejan 3817ed9a97 https://issues.apache.org/activemq/browse/AMQ-2825 - jettison 1.2
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@964087 13f79535-47bb-0310-9956-ffa450edef68
2010-07-14 15:51:37 +00:00