Commit Graph

3499 Commits

Author SHA1 Message Date
Gary Tully c57afb6289 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@711804 13f79535-47bb-0310-9956-ffa450edef68
2008-11-06 09:19:35 +00:00
Gary Tully fcab7488bc [maven-release-plugin] prepare release activemq-5.2.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@711802 13f79535-47bb-0310-9956-ffa450edef68
2008-11-06 09:17:14 +00:00
Hiram R. Chirino ec5904f080 Use the version defined in the parent pom
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@711641 13f79535-47bb-0310-9956-ffa450edef68
2008-11-05 18:12:36 +00:00
Gary Tully 7238f80d9b resolve AMQ-1995
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@711617 13f79535-47bb-0310-9956-ffa450edef68
2008-11-05 17:01:05 +00:00
Gary Tully f8eed489fb addendum for AMQ-1993
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@711292 13f79535-47bb-0310-9956-ffa450edef68
2008-11-04 16:17:51 +00:00
Gary Tully 5b47fe7a6c ensure master is always started before first connect attempt, ignore expected exception on shutdown
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@711284 13f79535-47bb-0310-9956-ffa450edef68
2008-11-04 16:05:01 +00:00
Gary Tully c27db108fd have master wait for slave to ensure slave is always present for duration of test
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@711264 13f79535-47bb-0310-9956-ffa450edef68
2008-11-04 14:38:20 +00:00
Gary Tully f561d6bb67 apply patch for AMQ-1993, thanks
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@710109 13f79535-47bb-0310-9956-ffa450edef68
2008-11-03 17:30:59 +00:00
Gary Tully 0d2172bc9b apply threadName filter feature patch for AMQ-1993
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@710061 13f79535-47bb-0310-9956-ffa450edef68
2008-11-03 14:22:48 +00:00
Gary Tully 46b5eb15fd resolve AMQ-1191 - patch applied, thanks
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@710048 13f79535-47bb-0310-9956-ffa450edef68
2008-11-03 13:05:37 +00:00
Jonathan Anstey 65ff8f4b9b AMQ-1986 - Upgrade to Camel 1.5.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@709735 13f79535-47bb-0310-9956-ffa450edef68
2008-11-01 17:46:44 +00:00
Gary Tully 03a6468d12 resolve AMQ-1983
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@708548 13f79535-47bb-0310-9956-ffa450edef68
2008-10-28 12:07:27 +00:00
Gary Tully 1651992d10 more transactional and concurrent tests for master slave to try and reproduce AMQ-1983
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@707644 13f79535-47bb-0310-9956-ffa450edef68
2008-10-24 14:31:01 +00:00
Gary Tully f3e603959a test case that verifies setting a listener from onMessage
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@707609 13f79535-47bb-0310-9956-ffa450edef68
2008-10-24 12:03:23 +00:00
Gary Tully 8b34eacc26 remove extraneous printStacks from activemq-core test run console, stacks are now in the test log
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@707590 13f79535-47bb-0310-9956-ffa450edef68
2008-10-24 09:45:58 +00:00
Gary Tully c96cdf04d2 resolve broken test resulting from AMQ-1919
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@707582 13f79535-47bb-0310-9956-ffa450edef68
2008-10-24 08:48:41 +00:00
Gary Tully fe50dd693f remove a few stack traces from test stdout
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@707429 13f79535-47bb-0310-9956-ffa450edef68
2008-10-23 18:00:11 +00:00
Gary Tully 81f0cc0d04 fix AMQ-1984 - hanging consumer receive after multiple consumer disconnect/reconnect
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@707415 13f79535-47bb-0310-9956-ffa450edef68
2008-10-23 16:52:27 +00:00
Robert Davies 58b8d19a97 Fix for https://issues.apache.org/activemq/browse/AMQ-1964
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@707064 13f79535-47bb-0310-9956-ffa450edef68
2008-10-22 13:02:31 +00:00
Robert Davies 537b1b0284 Fix for https://issues.apache.org/activemq/browse/AMQ-1965
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@707059 13f79535-47bb-0310-9956-ffa450edef68
2008-10-22 12:45:30 +00:00
Bosanac Dejan 1f01c94d24 fix for AMQ-1978
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@706299 13f79535-47bb-0310-9956-ffa450edef68
2008-10-20 14:14:31 +00:00
Gary Tully c761823613 fix AMQ-1982; modify fix for AMQ-1237
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@706164 13f79535-47bb-0310-9956-ffa450edef68
2008-10-20 09:34:40 +00:00
Gary Tully 329e215a05 ensure test won't hang if mbean server never comes alive, just in case
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@705642 13f79535-47bb-0310-9956-ffa450edef68
2008-10-17 15:23:11 +00:00
Gary Tully eabb5156ad fix issue with test, checking for the presence of Mbeans before the rmi transport for the mbean server is fully active
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@705636 13f79535-47bb-0310-9956-ffa450edef68
2008-10-17 15:10:08 +00:00
Gary Tully d81ce2e276 resolve AMQ-1979, slave connection did not know about temp destinations so it would not delete on close, only on an explicit delete command
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@705592 13f79535-47bb-0310-9956-ffa450edef68
2008-10-17 13:00:54 +00:00
Bosanac Dejan 4842547a5b fix for AMQ-1981
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@705547 13f79535-47bb-0310-9956-ffa450edef68
2008-10-17 10:22:24 +00:00
Gary Tully fdee6e81e2 AMQ-1976, individual messages passing through a network bridge need an individual ack; for an individual ack, it is ok to have more than one message dispatched
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@705281 13f79535-47bb-0310-9956-ffa450edef68
2008-10-16 16:48:52 +00:00
Gary Tully bc7e759662 test case for AMQ-1976, just remove the short circut return to try
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@705259 13f79535-47bb-0310-9956-ffa450edef68
2008-10-16 15:13:17 +00:00
Gary Tully 3a95fff234 fix intermittent failure of org.apache.activemq.usecases.MultiBrokersMultiClientsUsingTcpTest
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@705190 13f79535-47bb-0310-9956-ffa450edef68
2008-10-16 09:57:37 +00:00
Robert Davies 8e06b20b0a fix for https://issues.apache.org/activemq/browse/AMQ-1980
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@705147 13f79535-47bb-0310-9956-ffa450edef68
2008-10-16 06:53:55 +00:00
Gary Tully 543bc84a88 resolve AMQ-1977, some more choreography required in duplex case. Fix duplication of deleteAllMessageOnStartup which slows down JDBC test, add some more robustness to DuplexNetworkMBeanTest
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@704846 13f79535-47bb-0310-9956-ffa450edef68
2008-10-15 10:10:29 +00:00
James Strachan 6cd0ca9bd9 Disabled the default use of last image recovery policy
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@704550 13f79535-47bb-0310-9956-ffa450edef68
2008-10-14 14:36:01 +00:00
Bosanac Dejan d33adc961c print message properties with with toString()
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@704544 13f79535-47bb-0310-9956-ffa450edef68
2008-10-14 14:05:52 +00:00
Bosanac Dejan 117cf0209e fix for AMQ-1978
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@704508 13f79535-47bb-0310-9956-ffa450edef68
2008-10-14 12:15:36 +00:00
Gary Tully ae1bb668d6 fix AMQ-1970 - pagedInMessages in slave was being filled due to more than 200(pageSize) unacked messages and slave not modifying the inflight count which is used in the pageIn logic
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@704142 13f79535-47bb-0310-9956-ffa450edef68
2008-10-13 15:24:31 +00:00
Bosanac Dejan ac2d263e24 fix for AMQ-1960
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@704056 13f79535-47bb-0310-9956-ffa450edef68
2008-10-13 12:10:29 +00:00
Robert Davies d261412058 Fix for https://issues.apache.org/activemq/browse/AMQ-1971
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@703975 13f79535-47bb-0310-9956-ffa450edef68
2008-10-13 08:57:07 +00:00
Bosanac Dejan db0d5cd363 truncating queue names after 50 characters
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@703931 13f79535-47bb-0310-9956-ffa450edef68
2008-10-13 07:14:55 +00:00
Hiram R. Chirino 73b8f233b0 AMQ-1972
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@703482 13f79535-47bb-0310-9956-ffa450edef68
2008-10-10 14:01:59 +00:00
Gary Tully 876118997b revert/rework AMQ-1521, fix for AMQ-1973; new test case and SocketProxy that can be used to simulate network outage
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@703447 13f79535-47bb-0310-9956-ffa450edef68
2008-10-10 13:11:49 +00:00
Hiram R. Chirino 01e520a827 Impl for https://issues.apache.org/activemq/browse/AMQ-1972
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@703172 13f79535-47bb-0310-9956-ffa450edef68
2008-10-09 14:29:25 +00:00
Bosanac Dejan 2b2b3e8e07 cumulative commit for issues AMQ-1955, AMQ-1453 and AMQ-1960
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@703161 13f79535-47bb-0310-9956-ffa450edef68
2008-10-09 13:17:17 +00:00
Gary Tully 9fbba8d1f8 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@702534 13f79535-47bb-0310-9956-ffa450edef68
2008-10-07 16:26:23 +00:00
Gary Tully dd0d2329ac [maven-release-plugin] prepare release activemq-5.2.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@702519 13f79535-47bb-0310-9956-ffa450edef68
2008-10-07 15:34:39 +00:00
Robert Davies 0706a4ce7c added groups
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@702452 13f79535-47bb-0310-9956-ffa450edef68
2008-10-07 12:31:59 +00:00
Gary Tully f8071a34a4 AMQ-1967 - fix: SslTransportServerTest, check for null transportOptions
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@702447 13f79535-47bb-0310-9956-ffa450edef68
2008-10-07 12:01:03 +00:00
Hiram R. Chirino 3fe7760e4a Applying AMQ-1957.. Thanks for the patch.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@702152 13f79535-47bb-0310-9956-ffa450edef68
2008-10-06 14:11:51 +00:00
Bosanac Dejan 44953e41ac fix for AMQ-1969
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@702149 13f79535-47bb-0310-9956-ffa450edef68
2008-10-06 14:00:42 +00:00
Gary Tully 3332220a35 fix AMQ-1967, server side transport options are now respected, it is possible to configure a broker connector url like tcp://localhost:61617?transport.reuseAddress=true etc
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@701477 13f79535-47bb-0310-9956-ffa450edef68
2008-10-03 18:18:38 +00:00
Bosanac Dejan c89adb8411 fix for AMQ-1968
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@701381 13f79535-47bb-0310-9956-ffa450edef68
2008-10-03 13:57:44 +00:00