Gary Tully
|
def2a34915
|
store can be null for a temp q, npe will hide out of sync error message, observed once in AMQ2102Test
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@903225 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-26 13:59:27 +00:00 |
Gary Tully
|
b85b71e297
|
instancenotfound exception wrapped in undeclaredthrowable by proxy, just ignore all for the wait period so slow machines can let it pass eventually
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@903180 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-26 11:35:33 +00:00 |
Bosanac Dejan
|
a770a00373
|
DiscoveryNetworkReconnectTest - giving it even more time to reconnect to help stabilise on slow machines
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@903177 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-26 11:30:33 +00:00 |
Gary Tully
|
f82df4585d
|
make this autofail so we get a stack trace if it hangs in hudson again
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@902924 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-25 18:58:23 +00:00 |
Gary Tully
|
8d3ca90303
|
resolve: https://issues.apache.org/activemq/browse/AMQ-2579 - use ConsumerControl with destination to update prefetch once recovery is complete. restored consumers are pull only pending recovery completion on the client side. Update WireFormat version to 6 - fix for 5.4 due to wireformat update
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@902908 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-25 18:19:54 +00:00 |
Robert Davies
|
0f27c464b4
|
speed up tests - by deleting database directly
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@902907 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-25 18:17:17 +00:00 |
Bosanac Dejan
|
d0b5f954aa
|
https://issues.apache.org/activemq/browse/AMQ-2570 - adding activemq-karaf dependency to parent pom
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@902850 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-25 15:59:51 +00:00 |
Bosanac Dejan
|
57b8927743
|
making ExpiredMessagesTest pass on very slow machines
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@902816 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-25 14:21:27 +00:00 |
Bosanac Dejan
|
d2791aee90
|
https://issues.apache.org/activemq/browse/AMQ-2570 - excluding spring dependencies for spring osgi
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@902728 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-25 08:49:35 +00:00 |
Bosanac Dejan
|
44a5a05ca4
|
https://issues.apache.org/activemq/browse/AMQ-2570 - finishing up karaf feature for web console
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@902135 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-22 15:59:42 +00:00 |
Bosanac Dejan
|
96f2622053
|
https://issues.apache.org/activemq/browse/AMQ-2570 - unsuccessful attempt to osgify the web console, karaf and amq spring versions clashes, saving this to try again when we upgrade spring
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@902134 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-22 15:59:05 +00:00 |
Gary Tully
|
6efc268572
|
resolve intermittent failure of org.apache.activemq.bugs.AMQ2149Test as a result of https://issues.apache.org/activemq/browse/AMQ-2573. An new command to indicate when recovery is complete on a sub is needed to gate dispatch on a recovered connection, can do this for 5.4. An outstanding ack transaction is now ignored but an outstand send transaction can still cause a potential hang till we introduce the new recovery complete command
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@902056 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-22 10:59:46 +00:00 |
Robert Davies
|
8af25fd239
|
Fix for http://issues.apache.org/activemq/browse/AMQ-2530
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@902009 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-22 06:48:29 +00:00 |
Robert Davies
|
dad4f49213
|
Fixed failing test
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@901928 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-21 23:44:29 +00:00 |
Timothy A. Bish
|
a438496645
|
fix for https://issues.apache.org/activemq/browse/AMQ-2548 don't close the ftp connection until the stream is closed.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@901911 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-21 23:02:28 +00:00 |
Robert Davies
|
e166ae3937
|
Added test case for http://issues.apache.org/activemq/browse/AMQ-2571
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@901832 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-21 19:19:09 +00:00 |
Bosanac Dejan
|
328474c23d
|
https://issues.apache.org/activemq/browse/AMQ-2570 - finishing activemq feature and work started on activemq-web-console feature
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@901789 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-21 17:35:21 +00:00 |
Hiram R. Chirino
|
a33d6684eb
|
Adding a isEmpty() method to the btree indexes.. related to the fix created for AMQ-2512
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@901763 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-21 16:37:37 +00:00 |
Bosanac Dejan
|
36770e727d
|
https://issues.apache.org/activemq/browse/AMQ-2574 - add repository for external spring dependencies
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@901626 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-21 09:55:52 +00:00 |
Robert Davies
|
affd91eda3
|
Improvement for https://issues.apache.org/activemq/browse/AMQ-2512
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@901300 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-20 17:42:00 +00:00 |
Gary Tully
|
862cd718ed
|
resolve https://issues.apache.org/activemq/browse/AMQ-2573 - rollback of audit check needs to be synced with redispatch after failover transport resumption, otherwise some redispatched unconsumed messages can get auto-acked as duplicates in error
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@901273 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-20 16:49:22 +00:00 |
Gary Tully
|
8de3bd29bf
|
resolve https://issues.apache.org/activemq/browse/AMQ-2567
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@901269 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-20 16:41:30 +00:00 |
Robert Davies
|
ee55abb921
|
Fix for https://issues.apache.org/activemq/browse/AMQ-2575
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@901188 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-20 13:27:05 +00:00 |
Bosanac Dejan
|
0a3c0e5300
|
https://issues.apache.org/activemq/browse/AMQ-2574 - stop osgi bundle on application context close
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@901171 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-20 12:54:07 +00:00 |
Bosanac Dejan
|
e5d134d4c0
|
https://issues.apache.org/activemq/browse/AMQ-2570 - activemq karaf - features update
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@900850 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-19 17:20:59 +00:00 |
Robert Davies
|
27a6f1c6ab
|
added logging for Timestamp plugin
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@900526 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-18 19:52:50 +00:00 |
Robert Davies
|
2e98d40065
|
added size() method to return amount of disk space the store occupies on disk
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@900420 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-18 15:17:44 +00:00 |
Bosanac Dejan
|
27186c5ce2
|
DiscoveryNetworkReconnectTest - prevent test failing on slower machines - more fixes
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@900383 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-18 13:15:23 +00:00 |
Bosanac Dejan
|
2ac5e7aa3e
|
prevent test failing on slower machines
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@900363 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-18 12:19:54 +00:00 |
Gary Tully
|
7ceb4cbc43
|
resolve https://issues.apache.org/activemq/browse/AMQ-2572 - issue with unconsumed prefetched messages being ignored as duplicates - timing issue with consumer close and session dispatch
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@900318 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-18 09:43:21 +00:00 |
Timothy A. Bish
|
6ea3a22bee
|
fix for: http://issues.apache.org/activemq/browse/AMQ-1882
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@900020 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-16 20:27:33 +00:00 |
Bosanac Dejan
|
1d166a7396
|
https://issues.apache.org/activemq/browse/AMQ-2570 - first iteration of activemq karaf features definition
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@899673 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-15 15:53:42 +00:00 |
Robert Davies
|
630184adfa
|
test case for https://issues.apache.org/activemq/browse/AMQ-2568
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@899640 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-15 14:22:44 +00:00 |
Robert Davies
|
7ae2055c59
|
Added fix for https://issues.apache.org/activemq/browse/AMQ-451
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@899633 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-15 14:09:30 +00:00 |
Willem Ning Jiang
|
d4794e2420
|
AMQ-2569 Updated the spring.schemas file in activemq-core with the released activemq-core version
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@899542 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-15 06:36:06 +00:00 |
Robert Davies
|
e300b8768c
|
Added test case for https://issues.apache.org/activemq/browse/AMQ-2561
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@899205 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-14 14:04:53 +00:00 |
Gary Tully
|
a1a676647c
|
add a few more test variants for inflight: https://issues.apache.org/activemq/browse/AMQ-2566
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@899145 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-14 10:17:54 +00:00 |
Bosanac Dejan
|
3ea1015a92
|
https://issues.apache.org/activemq/browse/AMQ-2488 - dynamic osgi import for activemq-core
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@898812 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-13 15:54:07 +00:00 |
Gary Tully
|
80f7e38807
|
resolve https://issues.apache.org/activemq/browse/AMQ-2566, inflight out of sync after delivery to dlq. Also tidy failover transaction test from: https://issues.apache.org/activemq/browse/AMQ-2560
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@898797 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-13 15:18:24 +00:00 |
Bosanac Dejan
|
db6827346b
|
https://issues.apache.org/activemq/browse/AMQ-2440 - more stomp+nip (and just nio) transport improvements
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@898774 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-13 14:38:52 +00:00 |
Gary Tully
|
a593e35d82
|
resolve intermittent failure of InactivityMonitorTest, test needed to pass negotiation to enable inactivity monitor with a version > 1
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@898730 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-13 12:22:22 +00:00 |
Gary Tully
|
16e060bd7e
|
have this test autofail on hang
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@898716 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-13 11:07:47 +00:00 |
Robert Davies
|
98bb7bfd90
|
expose the Journal property directoryArchive through KahaDB
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@898693 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-13 09:58:32 +00:00 |
Robert Davies
|
f8cb8475ed
|
expose the Journal property archiveDataLogs through KahaDB
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@898689 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-13 09:20:24 +00:00 |
Gary Tully
|
9cf216cce1
|
resolve intermittent ZeroPrefetchConsumerTest failure - prefetch excension decrement needs to be conditional on prefecth=0, relates to changes to prefetchExtension for https://issues.apache.org/activemq/browse/AMQ-2560
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@898281 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-12 11:21:28 +00:00 |
Gary Tully
|
62eb5cf581
|
reduce unmatched ack exceptions, tidy up prefetchExtension https://issues.apache.org/activemq/browse/AMQ-2560
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@897988 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-11 18:22:01 +00:00 |
Bosanac Dejan
|
a9e7e94054
|
https://issues.apache.org/activemq/browse/AMQ-2440 - first shot at refactoring stomp+nio - handles load much better than previous solution, but seems to still leak threads - future improvements expected
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@897939 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-11 16:54:49 +00:00 |
Bosanac Dejan
|
8141baacef
|
https://issues.apache.org/activemq/browse/AMQ-2440 - adding initial activemq-stomp.xml configuration
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@897262 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-08 16:55:51 +00:00 |
Bosanac Dejan
|
5362623d56
|
moving StompLoadTest to sys tests
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@897203 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-08 13:45:47 +00:00 |
Bosanac Dejan
|
3b7a297129
|
moving StompLoadTest to systest subproject
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@897199 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-08 13:41:08 +00:00 |