Bosanac Dejan
0728ec9e75
https://issues.apache.org/activemq/browse/AMQ-2042 - added handling of 'no disk space' in default handler
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@882144 13f79535-47bb-0310-9956-ffa450edef68
2009-11-19 13:50:46 +00:00
Bosanac Dejan
04b3f8e49b
https://issues.apache.org/activemq/browse/AMQ-2042 - making amq store resilent to 'no space left'
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@882126 13f79535-47bb-0310-9956-ffa450edef68
2009-11-19 12:25:52 +00:00
Gary Tully
9b260dc37e
resolve https://issues.apache.org/activemq/browse/AMQ-2487 - usage management of storecursor iterator was broken in that a browse would decrement the usage. memory management across move and retry operations is now correct. modified some tests to validate memory usage
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@882096 13f79535-47bb-0310-9956-ffa450edef68
2009-11-19 10:33:41 +00:00
Robert Davies
7036dabdd8
bad commit - my bad - remove, remove remove :)
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@881322 13f79535-47bb-0310-9956-ffa450edef68
2009-11-17 15:10:04 +00:00
Robert Davies
07cb724669
Fix for https://issues.apache.org/activemq/browse/AMQ-2475
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@881313 13f79535-47bb-0310-9956-ffa450edef68
2009-11-17 14:55:45 +00:00
Bosanac Dejan
b4de4f5b09
https://issues.apache.org/activemq/browse/AMQ-2499 - minor improvement - case sensitivity
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@881277 13f79535-47bb-0310-9956-ffa450edef68
2009-11-17 13:31:20 +00:00
Bosanac Dejan
1466d6cc3a
https://issues.apache.org/activemq/browse/AMQ-2499 - don't show passwords in log files
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@881274 13f79535-47bb-0310-9956-ffa450edef68
2009-11-17 13:26:16 +00:00
Bosanac Dejan
a55efe952c
https://issues.apache.org/activemq/browse/AMQ-2499 - reverting previous commit
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@881270 13f79535-47bb-0310-9956-ffa450edef68
2009-11-17 13:19:35 +00:00
Bosanac Dejan
0dc6e0c622
https://issues.apache.org/activemq/browse/AMQ-2499 - don't show passwords in log files
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@881267 13f79535-47bb-0310-9956-ffa450edef68
2009-11-17 13:16:05 +00:00
Bruce Snyder
a15b39569b
Changes to the test for AMQ-2324 and AMQ-2484; trying to get it to pass consistently
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@881174 13f79535-47bb-0310-9956-ffa450edef68
2009-11-17 06:43:17 +00:00
Bruce Snyder
f6cf0bafc2
First draft of a test for AMQ-2324 and AMQ-2484
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@880838 13f79535-47bb-0310-9956-ffa450edef68
2009-11-16 16:37:10 +00:00
Bosanac Dejan
a19e27a9fc
https://issues.apache.org/activemq/browse/AMQ-2042 - enable kahadb to recover from 'no space available'
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@880792 13f79535-47bb-0310-9956-ffa450edef68
2009-11-16 15:22:19 +00:00
Gary Tully
c63eb5cc23
resolve https://issues.apache.org/activemq/browse/AMQ-2492 - patch applied with thanks
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@880699 13f79535-47bb-0310-9956-ffa450edef68
2009-11-16 10:28:25 +00:00
Gary Tully
11274e0b74
resolve https://issues.apache.org/activemq/browse/AMQ-2493 - patch applied with thanks
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@880696 13f79535-47bb-0310-9956-ffa450edef68
2009-11-16 10:17:35 +00:00
Bosanac Dejan
e8a641c6b7
http://issues.apache.org/activemq/browse/AMQ-2042 - adding configurable io exception handling
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@835888 13f79535-47bb-0310-9956-ffa450edef68
2009-11-13 15:50:32 +00:00
Gary Tully
c808bebd00
resolve https://issues.apache.org/activemq/browse/AMQ-2483 and https://issues.apache.org/activemq/browse/AMQ-2028 , keep track of outstanding wakeup requests in a queue with regular task runner avoids build up in determintic task runner. Exposed useDeterministicTaskRunner to validate some test that fail with the -DuseDedicatedTaskRunner=true system property. With broker.useDedicatedTask=false, Queues will use pooled executor for dispatch.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@835874 13f79535-47bb-0310-9956-ffa450edef68
2009-11-13 15:22:07 +00:00
Bosanac Dejan
f528aa5b1d
https://issues.apache.org/activemq/browse/AMQ-2486 - systemExitOnShutdown hang
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@835816 13f79535-47bb-0310-9956-ffa450edef68
2009-11-13 11:26:16 +00:00
Colin W Macnaughton
414a6463ef
Fix for http://issues.apache.org/activemq/browse/AMQ-2439 : IllegalState issue.
...
Tightening synchronization in DemandForwardingBridge to avoid subscription clean up and ack processing race condition.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@835715 13f79535-47bb-0310-9956-ffa450edef68
2009-11-13 03:02:49 +00:00
Bosanac Dejan
bf2077f484
http://issues.apache.org/activemq/browse/AMQ-2042 - fix for amq persistence store
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@835412 13f79535-47bb-0310-9956-ffa450edef68
2009-11-12 15:13:36 +00:00
Bosanac Dejan
d34dcb4830
http://issues.apache.org/activemq/browse/AMQ-2042 - fix for kaha persistence store
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@835373 13f79535-47bb-0310-9956-ffa450edef68
2009-11-12 12:56:29 +00:00
Bosanac Dejan
db65c4365b
https://issues.apache.org/activemq/browse/AMQ-2486 - systemExitOnShutdown hangs
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@835339 13f79535-47bb-0310-9956-ffa450edef68
2009-11-12 11:26:57 +00:00
Gary Tully
ce18ec8b0f
resolve https://issues.apache.org/activemq/browse/AMQ-2487 , patch applied, test added
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@835325 13f79535-47bb-0310-9956-ffa450edef68
2009-11-12 10:40:58 +00:00
Bosanac Dejan
b1a9130149
http://issues.apache.org/activemq/browse/AMQ-2042 - shutdown if kahadb cannot access disk
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@834922 13f79535-47bb-0310-9956-ffa450edef68
2009-11-11 15:50:45 +00:00
Gary Tully
3536b1e665
resolve https://issues.apache.org/activemq/browse/AMQ-2481 - no need to force a page in but sync between expiry from browse and from pageIn needed some tweaks, expired messages need to be removed from the cursor in the event of expiry from browse. Also resolve unit test failures from https://issues.apache.org/activemq/browse/AMQ-2481
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@834543 13f79535-47bb-0310-9956-ffa450edef68
2009-11-10 16:57:28 +00:00
Gary Tully
748e419b75
wait a little longer on slow machines where recovery can take a while
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@833497 13f79535-47bb-0310-9956-ffa450edef68
2009-11-06 17:54:15 +00:00
Bosanac Dejan
bf91745bf5
additional fix for https://issues.apache.org/activemq/browse/AMQ-2306 - jmx for slave brokers
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@833441 13f79535-47bb-0310-9956-ffa450edef68
2009-11-06 15:29:40 +00:00
Gary Tully
814c49f058
resolve intermittent failure of DiscoveryNetworkReconnectTest due to network timing issues
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@833435 13f79535-47bb-0310-9956-ffa450edef68
2009-11-06 15:14:05 +00:00
Bosanac Dejan
b3873fb3e4
https://issues.apache.org/activemq/browse/AMQ-2306 - jmx for slave brokers
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@833395 13f79535-47bb-0310-9956-ffa450edef68
2009-11-06 13:56:28 +00:00
Gary Tully
f1fa8f911d
soreuse addr on rmi connector and enable some debug logging to track down hudson jmx related intermittent failures
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@833376 13f79535-47bb-0310-9956-ffa450edef68
2009-11-06 12:26:34 +00:00
Gary Tully
46a7f9eeab
resolve https://issues.apache.org/activemq/browse/AMQ-2478 - patch applied with thanks. test case works with the new kahaDB also, it is a little neater w.r.t exception handling
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@833074 13f79535-47bb-0310-9956-ffa450edef68
2009-11-05 16:29:47 +00:00
Bosanac Dejan
652d551063
adding durable topic expiration test
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@833034 13f79535-47bb-0310-9956-ffa450edef68
2009-11-05 12:14:21 +00:00
Gary Tully
9086693c61
add some resilience to slow mbean registration
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@832829 13f79535-47bb-0310-9956-ffa450edef68
2009-11-04 18:15:57 +00:00
Gary Tully
7f46be934a
avoid java.util.concurrent.RejectedExecutionException on shutdown by bracketing executor usage with started flag
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@832401 13f79535-47bb-0310-9956-ffa450edef68
2009-11-03 12:25:38 +00:00
Bosanac Dejan
8e42528bb2
https://issues.apache.org/activemq/browse/AMQ-2474 - jaas certificate authentication plugin and network of brokers
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@831942 13f79535-47bb-0310-9956-ffa450edef68
2009-11-02 16:20:18 +00:00
Gary Tully
780e448cd4
apply patch for https://issues.apache.org/activemq/browse/AMQ-2458 with thanks
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@831888 13f79535-47bb-0310-9956-ffa450edef68
2009-11-02 13:00:24 +00:00
Gary Tully
4213e42514
make networkbridge tests more resilient to time related issues on slow machines
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@831876 13f79535-47bb-0310-9956-ffa450edef68
2009-11-02 12:35:12 +00:00
Gary Tully
763ef103d8
apply patch for https://issues.apache.org/activemq/browse/AMQ-2472 with thanks
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@831827 13f79535-47bb-0310-9956-ffa450edef68
2009-11-02 09:02:38 +00:00
Gary Tully
97d7c390df
add variant that uses syncSend and verifies a ResourceAllocationException in the sending thread
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@831377 13f79535-47bb-0310-9956-ffa450edef68
2009-10-30 16:43:05 +00:00
Gary Tully
89eecadd9d
resolve https://issues.apache.org/activemq/browse/AMQ-2468 - limit pagedInPendingDispatch to maxPageSize and bypass dispatch for jmx queue modifications like purge and remove matching messages so they are not limited by pending messages and can page through all messages. Resolve intermittent deadlock in AMQ2102Test. Note: sparse selectors may need to increase maxPageSize as ever increasing pagedInPendingDispatch was exceeding that limit in error
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@831258 13f79535-47bb-0310-9956-ffa450edef68
2009-10-30 10:51:41 +00:00
Gary Tully
d2a9f7dba2
first cut of resolution to https://issues.apache.org/activemq/browse/AMQ-2470 - put cleanup on a fixe rate schedual
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@831008 13f79535-47bb-0310-9956-ffa450edef68
2009-10-29 16:10:36 +00:00
Gary Tully
00e2f511c3
resolve https://issues.apache.org/activemq/browse/AMQ-2463 - new isolationlevel int property on JDBCPersistenceAdapter
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@829105 13f79535-47bb-0310-9956-ffa450edef68
2009-10-23 15:51:45 +00:00
Bosanac Dejan
5074fefc09
re-enable broker creation in the perf test
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@829012 13f79535-47bb-0310-9956-ffa450edef68
2009-10-23 11:50:39 +00:00
Gary Tully
5eb274d08d
resolve https://issues.apache.org/activemq/browse/AMQ-2314 - spooled non persistent messages for a topic sub remain after disconnect, pendin messages are now removed so that the temp store can be reclaimed
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@828975 13f79535-47bb-0310-9956-ffa450edef68
2009-10-23 09:37:47 +00:00
Bosanac Dejan
026c120094
test for http://issues.apache.org/activemq/browse/AMQ-1873 - stomp toon many open files
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@828954 13f79535-47bb-0310-9956-ffa450edef68
2009-10-23 08:11:17 +00:00
Robert Davies
592e18ea9b
Fix for https://issues.apache.org/activemq/browse/AMQ-2461
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@828645 13f79535-47bb-0310-9956-ffa450edef68
2009-10-22 10:37:51 +00:00
Gary Tully
2c73c3df8c
resolve some timing issues with slow tests and potential jmx port clash
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@826700 13f79535-47bb-0310-9956-ffa450edef68
2009-10-19 15:28:29 +00:00
Gary Tully
aef4ccfe8f
fix race condition in test that validates dequeue count, thanks Al on irc
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@825084 13f79535-47bb-0310-9956-ffa450edef68
2009-10-14 11:11:03 +00:00
Robert Davies
f866f770e3
Applied patch for https://issues.apache.org/activemq/browse/AMQ-2449
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@825008 13f79535-47bb-0310-9956-ffa450edef68
2009-10-14 05:07:45 +00:00
Gary Tully
43bd686a2c
resolve https://issues.apache.org/activemq/browse/AMQ-2448 - failed network bridge being incorrectly recorded in a list (and leaked), issue introduced by https://issues.apache.org/activemq/browse/AMQ-2298 now resolved by reusing exsiting correctly managed list of bridges
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@824807 13f79535-47bb-0310-9956-ffa450edef68
2009-10-13 15:30:50 +00:00
Bosanac Dejan
a84bbc1de8
using javadoc 2.5 plugin, with some extra options, since 2.6 doesn't work well with site plugin
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@824790 13f79535-47bb-0310-9956-ffa450edef68
2009-10-13 14:40:27 +00:00