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 |
Gary Tully
|
0bc545b5d1
|
resolve potential lost ack with failover and an in progress consumer transaction that results in an Unmatched ack exception - resolve: https://issues.apache.org/activemq/browse/AMQ-2560
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@897061 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-08 00:17:37 +00:00 |
Gary Tully
|
6e5c9340c7
|
give jetty https more time to shutdown
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@896401 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-06 11:35:49 +00:00 |
Gary Tully
|
97e0fccdae
|
resolve https://issues.apache.org/activemq/browse/AMQ-2523 - have Usage use a shared executor with a limited pool of 10 threads and an unbounded queue. Fix potential dropped dispatch attempts when messages waiting for space fail due to memory again being full, can result is hung consumer. In this case, a new notification for not full needs to be registered. Added relevant test case.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@895975 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-05 10:29:19 +00:00 |
Bosanac Dejan
|
155495485e
|
https://issues.apache.org/activemq/browse/AMQ-2553 - browsing dlq over transacted session
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@894347 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-29 10:46:47 +00:00 |
Willem Ning Jiang
|
57843ea8a9
|
AMQ-2550 Fixed the issue of org.osgi.framework import
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@893834 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-25 02:47:09 +00:00 |
Gary Tully
|
5fb52355d6
|
last piece of https://issues.apache.org/activemq/browse/AMQ-2540 - fix order or audit recovery replay
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@893661 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-24 00:38:28 +00:00 |
Bosanac Dejan
|
6cde61831e
|
adapting jdbc audit test
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@892816 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-21 13:30:29 +00:00 |
Bosanac Dejan
|
ae840c4b04
|
https://issues.apache.org/activemq/browse/AMQ-2473 - improving jdbc audit recovery
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@892759 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-21 10:53:44 +00:00 |
Bosanac Dejan
|
5ffcaf4052
|
https://issues.apache.org/activemq/browse/AMQ-2473 - fix find all message ids statement
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@892729 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-21 08:49:56 +00:00 |
Gary Tully
|
58e6532c7e
|
add commit replay test to assert dups suppressed for KahaDB
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@892291 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-18 16:09:29 +00:00 |
Gary Tully
|
8732f70793
|
first cut of audit recovery for https://issues.apache.org/activemq/browse/AMQ-2540 - test case reproduces. Little more tidy up needed such that the query is limited and such that the audit is recovered at the persistence adapter rather than at the store level - also related to https://issues.apache.org/activemq/browse/AMQ-2473
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@892242 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-18 13:03:40 +00:00 |
Bosanac Dejan
|
c6de4d7e56
|
https://issues.apache.org/activemq/browse/AMQ-2508 - SecurityContext.isInOneOf()
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@892220 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-18 11:12:32 +00:00 |
Gary Tully
|
08d89ff881
|
trun off exponential backoff so that reconnect will happen before the timeout after restart, intermittent failure in hudson
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@892194 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-18 09:29:54 +00:00 |
Bosanac Dejan
|
3a1bdc6249
|
https://issues.apache.org/activemq/browse/AMQ-2539 - adding temp destinations and security
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@891786 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-17 16:18:46 +00:00 |
Gary Tully
|
1606c59b9e
|
test for replayed committed transaction on lost commit reply
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@891622 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-17 10:50:02 +00:00 |
Gary Tully
|
b9e51d6492
|
resolve https://issues.apache.org/activemq/browse/AMQ-2473 - issue with jmstemplate were producers are closed before transaction commits which is fine save when failover ocurrs. the producers need to be replayed to allow tracked messages to be replayed. added the capability to track and relay transaction producers. Can be disabled if producers out live transactions
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@891582 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-17 08:42:52 +00:00 |
Bosanac Dejan
|
be01a5bd80
|
https://issues.apache.org/activemq/browse/AMQ-2529 - browse ove network - cleaning the test
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@889710 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-11 17:21:35 +00:00 |
Bosanac Dejan
|
10dae9c659
|
https://issues.apache.org/activemq/browse/AMQ-2529 - browse over network
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@889677 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-11 16:11:07 +00:00 |
Willem Ning Jiang
|
0fdd03febd
|
AMQ-2501 Modify import package ofApache Camel version in activemq-camel the pom
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@889298 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-10 15:34:28 +00:00 |
Bosanac Dejan
|
c3801c4bc4
|
https://issues.apache.org/activemq/browse/AMQ-2519 - JDBC store and duplicate messages
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@889167 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-10 10:05:11 +00:00 |
Gary Tully
|
e80bf00b5b
|
resolve https://issues.apache.org/activemq/browse/AMQ-2527 - add timeout to waitForSlave and make the following more reseliant to slow machines, VMTransportWaitForTest,MasterSlaveSlaveDieTest,SimpleNetworkTest,NetworkBrokerDetachTest,DuplexNetworkMBeanTest,MultiBrokersMultiClientsTest,AMQ2102Test - related to changes for https://issues.apache.org/activemq/browse/AMQ-1112
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@888974 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-09 21:09:21 +00:00 |
Gary Tully
|
f1f4e2c9d9
|
add current limit to info flow control message
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@888846 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-09 15:49:12 +00:00 |
Bosanac Dejan
|
35d4ef5e0a
|
updating KEYS
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@888749 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-09 09:34:34 +00:00 |