Commit Graph

2803 Commits

Author SHA1 Message Date
Bosanac Dejan 05a2c0773e [maven-release-plugin] prepare release activemq-5.3.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@816195 13f79535-47bb-0310-9956-ffa450edef68
2009-09-17 14:01:35 +00:00
Robert Davies 7d4b446e67 fix some synchonization issues
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@815788 13f79535-47bb-0310-9956-ffa450edef68
2009-09-16 14:04:20 +00:00
Gary Tully 5f2abc13c8 resolve intermittent failure of test for https://issues.apache.org/activemq/browse/AMQ-1687 - wait for messages needs to wait for the outstanding count rather than just 10
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@815684 13f79535-47bb-0310-9956-ffa450edef68
2009-09-16 09:20:50 +00:00
Robert Davies a80e0619de Tidied up fix for https://issues.apache.org/activemq/browse/AMQ-2071
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@815321 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15 13:24:06 +00:00
Gary Tully fd976da1b5 tidy info message
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@814758 13f79535-47bb-0310-9956-ffa450edef68
2009-09-14 18:06:24 +00:00
Gary Tully 72b941603a resolve some failures and ref to old config namespace
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@814757 13f79535-47bb-0310-9956-ffa450edef68
2009-09-14 18:05:43 +00:00
Gary Tully 039a15fc13 allow embedded broker with kahaDB to exit without stop - make writer threads Daemon
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@814649 13f79535-47bb-0310-9956-ffa450edef68
2009-09-14 14:04:19 +00:00
Gary Tully 8ed1589312 ensure generated xsd is available to test phase
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@814648 13f79535-47bb-0310-9956-ffa450edef68
2009-09-14 14:02:43 +00:00
Robert Davies 31ecfae934 Fix for https://issues.apache.org/activemq/browse/AMQ-2385
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@814639 13f79535-47bb-0310-9956-ffa450edef68
2009-09-14 13:43:54 +00:00
Robert Davies 3720e847d1 Fix for https://issues.apache.org/activemq/browse/AMQ-2385
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@814638 13f79535-47bb-0310-9956-ffa450edef68
2009-09-14 13:39:32 +00:00
Robert Davies f3b1ea9cfb Fix for https://issues.apache.org/activemq/browse/AMQ-2391
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@814627 13f79535-47bb-0310-9956-ffa450edef68
2009-09-14 13:12:46 +00:00
Robert Davies 7da608c411 Fix for https://issues.apache.org/activemq/browse/AMQ-1813
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@813980 13f79535-47bb-0310-9956-ffa450edef68
2009-09-11 18:49:23 +00:00
Robert Davies 7eac1f7132 Apply patch from https://issues.apache.org/activemq/browse/AMQ-2002
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@813965 13f79535-47bb-0310-9956-ffa450edef68
2009-09-11 18:08:25 +00:00
Robert Davies e7c9d21660 Apply patch from https://issues.apache.org/activemq/browse/AMQ-2002
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@813962 13f79535-47bb-0310-9956-ffa450edef68
2009-09-11 18:06:11 +00:00
Robert Davies e01acf44ca patch applied for https://issues.apache.org/activemq/browse/AMQ-2191
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@813927 13f79535-47bb-0310-9956-ffa450edef68
2009-09-11 17:10:49 +00:00
Robert Davies 42282810a8 Fix for https://issues.apache.org/activemq/browse/AMQ-2387
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@813906 13f79535-47bb-0310-9956-ffa450edef68
2009-09-11 16:16:08 +00:00
Robert Davies b7179731ff Added some more information in the comments about how to use
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@813764 13f79535-47bb-0310-9956-ffa450edef68
2009-09-11 10:30:17 +00:00
Gary Tully 28443226b6 test case for: https://issues.apache.org/activemq/browse/AMQ-2383 - works on trunk
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@813734 13f79535-47bb-0310-9956-ffa450edef68
2009-09-11 09:17:43 +00:00
Bosanac Dejan 0e8eadb8fb https://issues.apache.org/activemq/browse/AMQ-2386 - stomp+nio using selectors
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@813722 13f79535-47bb-0310-9956-ffa450edef68
2009-09-11 08:47:11 +00:00
Gary Tully 673fee193d resolve https://issues.apache.org/activemq/browse/AMQ-2381 - patch applied with thanks
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@813721 13f79535-47bb-0310-9956-ffa450edef68
2009-09-11 08:46:40 +00:00
Bosanac Dejan d4133c4de8 https://issues.apache.org/activemq/browse/AMQ-2239 - stomp+nio transport implementation
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@813703 13f79535-47bb-0310-9956-ffa450edef68
2009-09-11 07:57:05 +00:00
Gary Tully 5c405cbfd8 resolve https://issues.apache.org/activemq/browse/AMQ-2342 - update to xbean 3.7-SNAPSHOT pending 3.6 release - auto generation of xsd is back - seems to work ok for broker definitions in spring contexts etc.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@813525 13f79535-47bb-0310-9956-ffa450edef68
2009-09-10 17:47:43 +00:00
Gary Tully dfd525fd96 use int editor for int parameter
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@813471 13f79535-47bb-0310-9956-ffa450edef68
2009-09-10 15:08:53 +00:00
Gary Tully 356c39dcfc expose journal writeBatchSize and tidy up xbean annotations
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@813469 13f79535-47bb-0310-9956-ffa450edef68
2009-09-10 15:05:55 +00:00
Robert Davies 98497b1930 Fix for https://issues.apache.org/activemq/browse/AMQ-2071 and
https://issues.apache.org/activemq/browse/AMQ-2070

git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@813422 13f79535-47bb-0310-9956-ffa450edef68
2009-09-10 13:19:52 +00:00
Robert Davies aead3e0fc0 set flow control as a policy
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@813384 13f79535-47bb-0310-9956-ffa450edef68
2009-09-10 11:44:07 +00:00
Robert Davies a831a08abb backOffMultiplier now a double in RediliveryPolicy
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@813324 13f79535-47bb-0310-9956-ffa450edef68
2009-09-10 09:14:12 +00:00
Bosanac Dejan df8ae3821a https://issues.apache.org/activemq/browse/AMQ-1894 - revert enableJournalDiskSyncs to true and specifically set it in throughput config
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@812943 13f79535-47bb-0310-9956-ffa450edef68
2009-09-09 13:19:43 +00:00
Robert Davies 487f2cca03 Fix for https://issues.apache.org/activemq/browse/AMQ-910
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@812932 13f79535-47bb-0310-9956-ffa450edef68
2009-09-09 13:03:03 +00:00
Bosanac Dejan f89bf4765f https://issues.apache.org/activemq/browse/AMQ-1894 - throughput configuration and changed default kahadb properties
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@812885 13f79535-47bb-0310-9956-ffa450edef68
2009-09-09 11:09:03 +00:00
Robert Davies 6c86745810 Test case for https://issues.apache.org/activemq/browse/AMQ-1687
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@812873 13f79535-47bb-0310-9956-ffa450edef68
2009-09-09 10:18:27 +00:00
Gary Tully e1a2d7dc75 resolve potential npe in test
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@812872 13f79535-47bb-0310-9956-ffa450edef68
2009-09-09 10:11:16 +00:00
Gary Tully e79239531e remove host resolution dependency on test for: https://issues.apache.org/activemq/browse/AMQ-2379
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@812859 13f79535-47bb-0310-9956-ffa450edef68
2009-09-09 09:48:03 +00:00
Robert Davies 6fc3744c73 Fix for https://issues.apache.org/activemq/browse/AMQ-2379
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@812514 13f79535-47bb-0310-9956-ffa450edef68
2009-09-08 14:02:21 +00:00
Bosanac Dejan 876ddef594 added stomp temp destinations test
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@812512 13f79535-47bb-0310-9956-ffa450edef68
2009-09-08 13:55:35 +00:00
Gary Tully 2b0a194416 make amq-2183 test auto fail as it hangs in hudson, add a thread dump to help diagnose
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@812394 13f79535-47bb-0310-9956-ffa450edef68
2009-09-08 08:50:26 +00:00
Robert Davies a33f73e202 remove System.err line
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@812252 13f79535-47bb-0310-9956-ffa450edef68
2009-09-07 18:46:26 +00:00
Gary Tully f7804bda6c https://issues.apache.org/activemq/browse/AMQ-1112 - test both values of optimizedDispatch
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@812217 13f79535-47bb-0310-9956-ffa450edef68
2009-09-07 16:19:41 +00:00
Gary Tully 8d9f47aa48 https://issues.apache.org/activemq/browse/AMQ-1112 - resolve issues with optimizedDispatch, no need for message expiry to respect optimizeDispatch - iterate can always use the task runner in the expiry case, similar to usage change
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@812214 13f79535-47bb-0310-9956-ffa450edef68
2009-09-07 16:08:06 +00:00
Robert Davies c1051c8ee1 Fix for https://issues.apache.org/activemq/browse/AMQ-2378
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@812139 13f79535-47bb-0310-9956-ffa450edef68
2009-09-07 13:52:45 +00:00
Gary Tully 26d147afe2 remove dependence on host name resolution to resolve failure on some machines, https://issues.apache.org/activemq/browse/AMQ-1855
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@812046 13f79535-47bb-0310-9956-ffa450edef68
2009-09-07 09:12:34 +00:00
Bosanac Dejan 0cdda142d7 https://issues.apache.org/activemq/browse/AMQ-1112 - returning to the default wait timout
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@812039 13f79535-47bb-0310-9956-ffa450edef68
2009-09-07 08:48:57 +00:00
Bosanac Dejan 5510065ef1 https://issues.apache.org/activemq/browse/AMQ-1112 - optimizeDispatch makes this test hang, commented it out for the moment, but should be investigated further
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@812038 13f79535-47bb-0310-9956-ffa450edef68
2009-09-07 08:43:31 +00:00
Robert Davies c459784012 Fix for https://issues.apache.org/activemq/browse/AMQ-2356
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@811425 13f79535-47bb-0310-9956-ffa450edef68
2009-09-04 14:25:18 +00:00
Gary Tully b0e3570652 resolve some timing issues that caused intermittent failure of the test for: https://issues.apache.org/activemq/browse/AMQ-1855 - also wait a little longer for a close to complete before restarting
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@811371 13f79535-47bb-0310-9956-ffa450edef68
2009-09-04 12:47:00 +00:00
Robert Davies db5cbc16ae explicitly set flow control
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@811341 13f79535-47bb-0310-9956-ffa450edef68
2009-09-04 11:12:02 +00:00
Robert Davies dd9c10dfde Disable flow control by default in the PolicyEntry - for https://issues.apache.org/activemq/browse/AMQ-2318
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@811291 13f79535-47bb-0310-9956-ffa450edef68
2009-09-04 08:54:44 +00:00
Robert Davies 1e7881f5ca Fix for https://issues.apache.org/activemq/browse/AMQ-2374
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@811262 13f79535-47bb-0310-9956-ffa450edef68
2009-09-04 08:19:43 +00:00
Bruce Snyder 87589d787f AMQ-1972 - Fix for leaking connections
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@811069 13f79535-47bb-0310-9956-ffa450edef68
2009-09-03 18:28:41 +00:00
Gary Tully 8f9ecf0aaa delete seems to be missing from one test that fails intermittently, adding it in
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@811019 13f79535-47bb-0310-9956-ffa450edef68
2009-09-03 16:43:08 +00:00
Gary Tully bf32e4f7da giving this test a little more time as it may be exposing a threading issue with a blocked reconnect
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@811017 13f79535-47bb-0310-9956-ffa450edef68
2009-09-03 16:30:50 +00:00
Gary Tully d88004fe5d resolve https://issues.apache.org/activemq/browse/AMQ-2346 - TransactionContext XA state needs to be static to be shared across XAResource views
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@811003 13f79535-47bb-0310-9956-ffa450edef68
2009-09-03 15:54:53 +00:00
Robert Davies a0426cbd5c updated how retroactive tests get destination name - so will actually test the SubscriptionPolicy
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@810417 13f79535-47bb-0310-9956-ffa450edef68
2009-09-02 08:48:24 +00:00
Robert Davies 34b123ebb6 use a CopyOnWriteSet instead of a Map - to reduce memory footprint
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@810062 13f79535-47bb-0310-9956-ffa450edef68
2009-09-01 14:05:27 +00:00
Gary Tully 5221cd349d add some trace
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@809940 13f79535-47bb-0310-9956-ffa450edef68
2009-09-01 09:44:34 +00:00
Robert Davies 612437c155 Fix for https://issues.apache.org/activemq/browse/AMQ-2364
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@809395 13f79535-47bb-0310-9956-ffa450edef68
2009-08-30 18:21:50 +00:00
Gary Tully 5d42b72218 resolve https://issues.apache.org/activemq/browse/AMQ-1855 - effects multicast discovery also; disposed is now atomic and the bridge.stop() waits for shutdown info to be sent before closing the transport, this will alleviate the InvalidClientIDException. bridges are now only remembered after they start which alleviates the retry problem with a failed bridge remaining, added test that exercises the code but which does not demonstrate the behavour on a dual core
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@808890 13f79535-47bb-0310-9956-ffa450edef68
2009-08-28 14:16:29 +00:00
Gary Tully 30db300a1a add new policyEntry attributed to schema for : https://issues.apache.org/activemq/browse/AMQ-1112
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@807969 13f79535-47bb-0310-9956-ffa450edef68
2009-08-26 11:51:18 +00:00
Bosanac Dejan d295d21a13 https://issues.apache.org/activemq/browse/AMQ-2183 - minor test modification to prevent intermittent failures
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@806108 13f79535-47bb-0310-9956-ffa450edef68
2009-08-20 10:21:14 +00:00
Bosanac Dejan ea44017640 fix for https://issues.apache.org/activemq/browse/AMQ-2359 - staticallyIncludedDestinations and duplicate messages
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@806107 13f79535-47bb-0310-9956-ffa450edef68
2009-08-20 10:17:05 +00:00
Bosanac Dejan 7d5131eaca fix for https://issues.apache.org/activemq/browse/AMQ-2360 - destination filters and destination types
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@806105 13f79535-47bb-0310-9956-ffa450edef68
2009-08-20 10:13:38 +00:00
Robert Davies 317c438825 Apply patch for http://issues.apache.org/activemq/browse/AMQ-1998
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@805873 13f79535-47bb-0310-9956-ffa450edef68
2009-08-19 16:38:45 +00:00
Bosanac Dejan 0a95b7e309 fix for https://issues.apache.org/activemq/browse/AMQ-2302 - enqueue/dequeue count for connections
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@805396 13f79535-47bb-0310-9956-ffa450edef68
2009-08-18 12:49:44 +00:00
Gary Tully 39e63c0051 apply parameters from discoveryURI to subsequent network connections so that options like inactivityTimeout can be configured on all discovered uris
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@805361 13f79535-47bb-0310-9956-ffa450edef68
2009-08-18 11:13:08 +00:00
Bosanac Dejan b0f24f34d0 additional fix for https://issues.apache.org/activemq/browse/AMQ-1807 - fixing test case and making it work
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@804943 13f79535-47bb-0310-9956-ffa450edef68
2009-08-17 11:43:34 +00:00
Bosanac Dejan a15e6efabd https://issues.apache.org/activemq/browse/AMQ-1807 - aborting transaction test revisited + solution
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@804192 13f79535-47bb-0310-9956-ffa450edef68
2009-08-14 12:29:58 +00:00
Bosanac Dejan c2205356ff https://issues.apache.org/activemq/browse/AMQ-1095 - improved test case configuration
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@804137 13f79535-47bb-0310-9956-ffa450edef68
2009-08-14 09:25:00 +00:00
Gary Tully dbcb7e41a9 allow journalMaxFileLength config to take xGb or ymb string notation and truncate to int to remain within limits of kahadb page
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@804124 13f79535-47bb-0310-9956-ffa450edef68
2009-08-14 08:28:07 +00:00
Bosanac Dejan a5ac040531 improvement for https://issues.apache.org/activemq/browse/AMQ-1936 - improve vm transport stopping performances
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@803907 13f79535-47bb-0310-9956-ffa450edef68
2009-08-13 14:47:48 +00:00
Bosanac Dejan 813d590c8c http://issues.apache.org/activemq/browse/AMQ-1936 - waiting for 20 mins for all messages to arrive is not good in CI environments
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@803554 13f79535-47bb-0310-9956-ffa450edef68
2009-08-12 15:19:57 +00:00
Gary Tully ae0e687ac0 fix ref to reflect maxFilelength an integer
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@802783 13f79535-47bb-0310-9956-ffa450edef68
2009-08-10 13:18:02 +00:00
Gary Tully c42d980db8 revert change of max file size to long as it will impact index size and 2gb is a reasonable max atm
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@802781 13f79535-47bb-0310-9956-ffa450edef68
2009-08-10 13:13:33 +00:00
Gary Tully 880f3d6811 file size limit should be a long
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@802709 13f79535-47bb-0310-9956-ffa450edef68
2009-08-10 09:51:08 +00:00
Gary Tully 1d4d0e4679 expose new options - https://issues.apache.org/activemq/browse/AMQ-2338
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@802109 13f79535-47bb-0310-9956-ffa450edef68
2009-08-07 18:01:31 +00:00
Gary Tully 687944284d make keepAliveResponseRequired optional in the inactivity monitor - https://issues.apache.org/activemq/browse/AMQ-2351
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@802086 13f79535-47bb-0310-9956-ffa450edef68
2009-08-07 16:49:07 +00:00
Gary Tully 6b283abdd0 resolve https://issues.apache.org/activemq/browse/AMQ-2350 - amq may not have exclusive access to the propertyEditorManager
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@801989 13f79535-47bb-0310-9956-ffa450edef68
2009-08-07 13:16:56 +00:00
Bosanac Dejan 1a6279e170 fix for https://issues.apache.org/activemq/browse/AMQ-2280 - stomp transactions and multiple destinations
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@801916 13f79535-47bb-0310-9956-ffa450edef68
2009-08-07 09:18:23 +00:00
Robert Davies c866f88d23 Added some helper methods so clients can use Advisories without needing to use too much ActiveMQ specifics (other than this class)
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@801779 13f79535-47bb-0310-9956-ffa450edef68
2009-08-06 19:14:47 +00:00
Bosanac Dejan 52f48db0d9 fix for https://issues.apache.org/activemq/browse/AMQ-1886 - jdbc adapter without journal + test case
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@801612 13f79535-47bb-0310-9956-ffa450edef68
2009-08-06 11:46:35 +00:00
Bosanac Dejan 8c4ded486e fix blob tests to work with embedded ftp server
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@801551 13f79535-47bb-0310-9956-ffa450edef68
2009-08-06 09:12:10 +00:00
Gary Tully afd706f11d insert that test dependency I just mentioned
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@801314 13f79535-47bb-0310-9956-ffa450edef68
2009-08-05 17:16:06 +00:00
Gary Tully 200f06bbff enable ftpblob test - pull in test dependency on apache ftpserver
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@801312 13f79535-47bb-0310-9956-ffa450edef68
2009-08-05 17:14:17 +00:00
Bosanac Dejan c6c91252e5 improved test case for for https://issues.apache.org/activemq/browse/AMQ-1807 - stomp dispatching
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@801243 13f79535-47bb-0310-9956-ffa450edef68
2009-08-05 14:46:25 +00:00
Bosanac Dejan ea1082899a returning xstream factory bean (a bit modified), mistekanly deleted yesterday
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@801197 13f79535-47bb-0310-9956-ffa450edef68
2009-08-05 12:50:04 +00:00
Robert Davies dab69242d5 Fix for https://issues.apache.org/activemq/browse/AMQ-2328
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@801075 13f79535-47bb-0310-9956-ffa450edef68
2009-08-05 06:35:56 +00:00
Bosanac Dejan 0479a4eddb fixing deprecated methods usage and other compiling warnings
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@800776 13f79535-47bb-0310-9956-ffa450edef68
2009-08-04 13:36:39 +00:00
Bosanac Dejan 538d07e5bb https://issues.apache.org/activemq/browse/AMQ-2343 - decouple sendFailIfNoSpace from producer flow control
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@800738 13f79535-47bb-0310-9956-ffa450edef68
2009-08-04 11:53:22 +00:00
Bosanac Dejan 472782ad8f adding missing dependency java.util.Set
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@800727 13f79535-47bb-0310-9956-ffa450edef68
2009-08-04 10:31:15 +00:00
Robert Davies 398f8ecbff The property org.apache.activemq.UseDedicatedTaskRunner should ignore caps
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@800380 13f79535-47bb-0310-9956-ffa450edef68
2009-08-03 13:48:17 +00:00
Bosanac Dejan ced6909078 fix for https://issues.apache.org/activemq/browse/AMQ-2330 - mbean descriptions
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@800339 13f79535-47bb-0310-9956-ffa450edef68
2009-08-03 12:40:13 +00:00
Robert Davies ac4545b40d Refactored ManagementContext to improve encapsulation - so all registrations of MBeans happen in one place
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@800335 13f79535-47bb-0310-9956-ffa450edef68
2009-08-03 12:37:29 +00:00
Robert Davies d779c4aecd Applied patch for https://issues.apache.org/activemq/browse/AMQ-2339
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@800274 13f79535-47bb-0310-9956-ffa450edef68
2009-08-03 09:54:48 +00:00
Robert Davies b08ae50743 Added patch for https://issues.apache.org/activemq/browse/AMQ-1744
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@800235 13f79535-47bb-0310-9956-ffa450edef68
2009-08-03 07:42:43 +00:00
Hiram R. Chirino fbc5eb5eb0 Implemented:
https://issues.apache.org/activemq/browse/AMQ-2338
 https://issues.apache.org/activemq/browse/AMQ-2337



git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@799733 13f79535-47bb-0310-9956-ffa450edef68
2009-07-31 20:10:05 +00:00
Robert Davies 1ec71bdff1 Refactored ManagementContext to improve encapsulation - so all registrations of MBeans happen in one place
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@799706 13f79535-47bb-0310-9956-ffa450edef68
2009-07-31 19:19:07 +00:00
Gary Tully 9caa5c8d4d more hardening for intermittent failure
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@799631 13f79535-47bb-0310-9956-ffa450edef68
2009-07-31 15:06:27 +00:00
Gary Tully c20430459a test still failing on solaris with slow disk, reducing log output and adding a thread dump if it fails to help diagnose: https://issues.apache.org/activemq/browse/AMQ-1936 - need to exclude a hung consumer case
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@799560 13f79535-47bb-0310-9956-ffa450edef68
2009-07-31 09:37:32 +00:00
Gary Tully e4b76014c6 make test resiliant to message expiry before enqueue that can ocurr under load/slow machines
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@799538 13f79535-47bb-0310-9956-ffa450edef68
2009-07-31 08:03:41 +00:00
Gary Tully dbefbecf1a attempt to prevent receive blocking in the event of messages present on slower machines or solaris
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@799336 13f79535-47bb-0310-9956-ffa450edef68
2009-07-30 15:49:08 +00:00
Robert Davies fc63a92339 Fix for https://issues.apache.org/activemq/browse/AMQ-1846
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@799090 13f79535-47bb-0310-9956-ffa450edef68
2009-07-29 21:40:29 +00:00