Commit Graph

3462 Commits

Author SHA1 Message Date
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
Gary Tully 5ed74fd211 improve robustness of MasterSlaveTempQueueMemoryTest
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@701345 13f79535-47bb-0310-9956-ffa450edef68
2008-10-03 10:26:22 +00:00
Bosanac Dejan 1c42716ecb Fix for AMQ-1963
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@701333 13f79535-47bb-0310-9956-ffa450edef68
2008-10-03 09:26:27 +00:00
Gary Tully 5d9351846c AMQ-1962 - ensure size is not calculated on stop after store has shutdown
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@701118 13f79535-47bb-0310-9956-ffa450edef68
2008-10-02 13:19:08 +00:00
Gary Tully b22832e2d8 fix AMQ-1956
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@701088 13f79535-47bb-0310-9956-ffa450edef68
2008-10-02 11:44:29 +00:00
Gary Tully 6dbd5d19cc fix AMQ-1962, reset or cursor as a result of empty subscription list was incorrectly setting store size to 0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@701072 13f79535-47bb-0310-9956-ffa450edef68
2008-10-02 10:46:15 +00:00
Gary Tully 8469d75f38 fix DiscoveryTransportNoBrokerTest failure on slow host name resolution, reconnectAttempts is not relevant when the multicast address cannot be resolved, modified test to reflect this
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@700838 13f79535-47bb-0310-9956-ffa450edef68
2008-10-01 16:58:08 +00:00
Gary Tully c48c23f47c AMQ-1950 - fix for slave hang with temp queue creation/deletion
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@700823 13f79535-47bb-0310-9956-ffa450edef68
2008-10-01 16:15:53 +00:00
Gary Tully 4d6043aa94 fix regression AMQ-1959
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@700746 13f79535-47bb-0310-9956-ffa450edef68
2008-10-01 12:01:00 +00:00
Bosanac Dejan a3eb327703 patch for AMQ-1326 applied (with a few more code improvements)
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@700406 13f79535-47bb-0310-9956-ffa450edef68
2008-09-30 10:27:07 +00:00
Bosanac Dejan 74c27e70be patch for AMQ-1326 applied (with a few more code improvements)
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@700405 13f79535-47bb-0310-9956-ffa450edef68
2008-09-30 10:23:22 +00:00
Hiram R. Chirino ddd2fa687b Fix for https://issues.apache.org/activemq/browse/AMQ-1953
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@698800 13f79535-47bb-0310-9956-ffa450edef68
2008-09-25 02:46:57 +00:00
Hiram R. Chirino c6e0a61d73 Fix for https://issues.apache.org/activemq/browse/AMQ-1952
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@698719 13f79535-47bb-0310-9956-ffa450edef68
2008-09-24 20:35:36 +00:00
Hiram R. Chirino fc338b7e0d Fix for the JMSConsumerTest
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@698611 13f79535-47bb-0310-9956-ffa450edef68
2008-09-24 15:27:26 +00:00
Robert Davies 21b44e9b37 Fix for https://issues.apache.org/activemq/browse/AMQ-1436
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@698603 13f79535-47bb-0310-9956-ffa450edef68
2008-09-24 15:02:45 +00:00
Hiram R. Chirino efdf8ce25a https://issues.apache.org/activemq/browse/AMQ-1951
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@698595 13f79535-47bb-0310-9956-ffa450edef68
2008-09-24 14:46:00 +00:00
Robert Davies 63b2c406a8 Fix for https://issues.apache.org/activemq/browse/AMQ-1947
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@698573 13f79535-47bb-0310-9956-ffa450edef68
2008-09-24 13:51:18 +00:00
Hiram R. Chirino 9fe716b99f adding test case for https://issues.apache.org/activemq/browse/AMQ-1949
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@698175 13f79535-47bb-0310-9956-ffa450edef68
2008-09-23 13:20:57 +00:00
Robert Davies 5af81189b1 removed mutexes - as they are handled at the transport level -
Fix for https://issues.apache.org/activemq/browse/AMQ-1818

git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@698103 13f79535-47bb-0310-9956-ffa450edef68
2008-09-23 06:55:52 +00:00
Jonathan Anstey 3797622ed3 AMQ-1865 - Get camel load test working again.
I needed to increase the delay between produced messages
from the deafult 3 ms to 10ms. I think there are some
concurrency issues in Camel's dataset component.



git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@697964 13f79535-47bb-0310-9956-ffa450edef68
2008-09-22 19:50:04 +00:00
Robert Davies e2d743ea8a Fix for https://issues.apache.org/activemq/browse/AMQ-1947
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@697957 13f79535-47bb-0310-9956-ffa450edef68
2008-09-22 19:30:04 +00:00
Robert Davies 4d0e57261c Fix for https://issues.apache.org/activemq/browse/AMQ-1943
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@697953 13f79535-47bb-0310-9956-ffa450edef68
2008-09-22 19:17:24 +00:00
Robert Davies 3c6805183d Fix for https://issues.apache.org/activemq/browse/AMQ-1946
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@697937 13f79535-47bb-0310-9956-ffa450edef68
2008-09-22 18:35:32 +00:00
Robert Davies b6115cf660 Fix for https://issues.apache.org/activemq/browse/AMQ-1940
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@697921 13f79535-47bb-0310-9956-ffa450edef68
2008-09-22 18:15:34 +00:00
Hiram R. Chirino 93439b2853 Don't set the first message id if it's not known. It gets calcuated on the server side.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@697850 13f79535-47bb-0310-9956-ffa450edef68
2008-09-22 14:32:03 +00:00
Robert Davies 553deac60a Added licence
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@696757 13f79535-47bb-0310-9956-ffa450edef68
2008-09-18 18:40:53 +00:00
Robert Davies bca3d9e9d9 Fix fir https://issues.apache.org/activemq/browse/AMQ-1945
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@696755 13f79535-47bb-0310-9956-ffa450edef68
2008-09-18 18:35:39 +00:00
Hiram R. Chirino a2101b7b05 Fixing the JMSConsumerTest case.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@696372 13f79535-47bb-0310-9956-ffa450edef68
2008-09-17 17:15:31 +00:00
Hiram R. Chirino d453b8d390 This fixes the recent errors the test cases have been seeing with transacted acks due to the new ack assertion bits added.
We now take the mesage out of the dispatch list when the ack is received, but we put it back on a rollback.



git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@696370 13f79535-47bb-0310-9956-ffa450edef68
2008-09-17 16:59:42 +00:00
Guillaume Nodet 1590da28a5 AMQ-1938: The pooled connection factory FactoryBean does not implement DisposableBean, thus leaking connections
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@695754 13f79535-47bb-0310-9956-ffa450edef68
2008-09-16 07:38:14 +00:00
Bosanac Dejan 398b468b68 Patch applied for https://issues.apache.org/activemq/browse/AMQ-1237
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@695445 13f79535-47bb-0310-9956-ffa450edef68
2008-09-15 12:15:24 +00:00
Robert Davies f2fc86405f Apply fix for https://issues.apache.org/activemq/browse/AMQ-1935
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@694781 13f79535-47bb-0310-9956-ffa450edef68
2008-09-12 19:24:55 +00:00
Gary Tully 47130408a7 revert change to PrefetchSubscripton.isFull from fix to https://issues.apache.org/activemq/browse/AMQ-1925, updated test case to demonstrate failure
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@694679 13f79535-47bb-0310-9956-ffa450edef68
2008-09-12 11:04:30 +00:00
Bosanac Dejan 9ed183df88 Cleaning System.err.println() calls (both active and commented ones)
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@694265 13f79535-47bb-0310-9956-ffa450edef68
2008-09-11 14:12:04 +00:00
Robert Davies deb11f5ef8 remove reference to KahaDB
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@694205 13f79535-47bb-0310-9956-ffa450edef68
2008-09-11 10:25:52 +00:00
Bosanac Dejan 8de97c6a98 Changed activemq-version to 5.3-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@694201 13f79535-47bb-0310-9956-ffa450edef68
2008-09-11 10:03:41 +00:00
Robert Davies 9ce91fa625 Applied patch for https://issues.apache.org/activemq/browse/AMQ-1925
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@693915 13f79535-47bb-0310-9956-ffa450edef68
2008-09-10 18:01:46 +00:00
Bosanac Dejan 8d03599be6 Patch applied for https://issues.apache.org/activemq/browse/AMQ-1743
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@693767 13f79535-47bb-0310-9956-ffa450edef68
2008-09-10 10:05:20 +00:00