Bosanac Dejan
fbe632e968
https://issues.apache.org/jira/browse/AMQ-4341 - making package imports optional, so activemq-osgi can be used without all the deps
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1456415 13f79535-47bb-0310-9956-ffa450edef68
2013-03-14 13:13:00 +00:00
Timothy A. Bish
3293579e7c
Update to the tests for better stability on some platforms.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1455981 13f79535-47bb-0310-9956-ffa450edef68
2013-03-13 15:02:43 +00:00
Gary Tully
27c424ca19
https://issues.apache.org/jira/browse/AMQ-4369 - ensure default handler in place before transport connectors are started
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1455944 13f79535-47bb-0310-9956-ffa450edef68
2013-03-13 14:02:38 +00:00
Hiram R. Chirino
4c5197711a
Fixes AMQ4368. Make sure we don't try to GC the database midway through a store operation.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1455661 13f79535-47bb-0310-9956-ffa450edef68
2013-03-12 18:22:59 +00:00
Hiram R. Chirino
846cf7df3f
Added at test case and fix for AMQ-4351.
...
Avoids deadlock by not holding on to the pending and dispatch locks when we try to detach a durable sub from a topic.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1455290 13f79535-47bb-0310-9956-ffa450edef68
2013-03-11 19:18:23 +00:00
Timothy A. Bish
5795eb8b8b
Fix for: https://issues.apache.org/jira/browse/AMQ-4366
...
Expand the test a bit
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1454522 13f79535-47bb-0310-9956-ffa450edef68
2013-03-08 20:06:11 +00:00
Timothy A. Bish
f664be7461
Fix for: https://issues.apache.org/jira/browse/AMQ-4366
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1454514 13f79535-47bb-0310-9956-ffa450edef68
2013-03-08 19:56:17 +00:00
Timothy A. Bish
4e624b0393
Apply patch for: https://issues.apache.org/jira/browse/AMQ-4306
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1454501 13f79535-47bb-0310-9956-ffa450edef68
2013-03-08 19:18:35 +00:00
Gary Tully
885b8c9775
fix up tck violation on xasession interface after close expectations
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1454422 13f79535-47bb-0310-9956-ffa450edef68
2013-03-08 15:22:17 +00:00
Gary Tully
c6c3b2351a
https://issues.apache.org/jira/browse/AMQ-4364 - relevant test that works ok
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1454333 13f79535-47bb-0310-9956-ffa450edef68
2013-03-08 11:57:20 +00:00
Gary Tully
fc15f130d1
https://issues.apache.org/jira/browse/AMQ-4362 - Broker-based redelivery plugin - support for maximumRedeliveries="-1"
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1454330 13f79535-47bb-0310-9956-ffa450edef68
2013-03-08 11:43:46 +00:00
Timothy A. Bish
2d46399ff3
fix for: https://issues.apache.org/jira/browse/AMQ-4363
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1453964 13f79535-47bb-0310-9956-ffa450edef68
2013-03-07 17:12:51 +00:00
Timothy A. Bish
5abd154e19
fix for: https://issues.apache.org/jira/browse/AMQ-4360
...
Update spring pooled bean and config files to use non-deprecated calls.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1453921 13f79535-47bb-0310-9956-ffa450edef68
2013-03-07 15:42:18 +00:00
Bosanac Dejan
5bc37afb3b
test for some mbean queries
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1453871 13f79535-47bb-0310-9956-ffa450edef68
2013-03-07 13:55:39 +00:00
Timothy A. Bish
931ca1882e
fix for: https://issues.apache.org/jira/browse/AMQ-4360
...
Update spring pooled bean and config files to use non-deprecated calls.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1452985 13f79535-47bb-0310-9956-ffa450edef68
2013-03-05 20:37:10 +00:00
Timothy A. Bish
a34fbb909c
fix for: https://issues.apache.org/jira/browse/AMQ-4360
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1452979 13f79535-47bb-0310-9956-ffa450edef68
2013-03-05 20:19:51 +00:00
Timothy A. Bish
c46c040122
Don't use hard coded port for the Broker.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1452371 13f79535-47bb-0310-9956-ffa450edef68
2013-03-04 16:27:03 +00:00
Timothy A. Bish
03c79886a3
fix for: https://issues.apache.org/jira/browse/AMQ-4359
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1451649 13f79535-47bb-0310-9956-ffa450edef68
2013-03-01 16:56:26 +00:00
Timothy A. Bish
d8aca93328
apply patch for: https://issues.apache.org/jira/browse/AMQ-4355
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1451608 13f79535-47bb-0310-9956-ffa450edef68
2013-03-01 14:55:20 +00:00
Timothy A. Bish
d98c3e0249
Older Windows machine have a slow clock tick interval so make sure the message immediately expires. In case it still doesn't make it wait long enough for the next sweep to remove expired messages from the Queue.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1451323 13f79535-47bb-0310-9956-ffa450edef68
2013-02-28 20:08:57 +00:00
Timothy A. Bish
7a15915238
Longer receive timeout to account for slower systems
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1451307 13f79535-47bb-0310-9956-ffa450edef68
2013-02-28 19:27:03 +00:00
Timothy A. Bish
bba7b38d2f
Fix test name and drop the message count to 1000 which should be plenty.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1451009 13f79535-47bb-0310-9956-ffa450edef68
2013-02-27 22:35:20 +00:00
Gary Tully
e5768c009b
move pax exam itests after osgi and web console builds so they pick up the latest bundles
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1450840 13f79535-47bb-0310-9956-ffa450edef68
2013-02-27 16:55:33 +00:00
Gary Tully
af5f38797d
https://issues.apache.org/jira/browse/AMQ-4341 - some more tweaks and tests from the feedback
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1450824 13f79535-47bb-0310-9956-ffa450edef68
2013-02-27 16:02:28 +00:00
Gary Tully
30b20b3f38
https://issues.apache.org/jira/browse/AMQ-4341 - apply patch from ioannis with thanks
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1450550 13f79535-47bb-0310-9956-ffa450edef68
2013-02-27 00:36:48 +00:00
Timothy A. Bish
2468be18fa
Move a couple methods into the test support class.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1450378 13f79535-47bb-0310-9956-ffa450edef68
2013-02-26 19:54:55 +00:00
Timothy A. Bish
f60da9866f
Apply patch for: https://issues.apache.org/jira/browse/AMQ-4338
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1450366 13f79535-47bb-0310-9956-ffa450edef68
2013-02-26 19:16:06 +00:00
Timothy A. Bish
122656a20d
corrected wireFormat option case.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1450270 13f79535-47bb-0310-9956-ffa450edef68
2013-02-26 16:42:29 +00:00
Gary Tully
aa88843e72
fix pom exclusion for failing test
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1450243 13f79535-47bb-0310-9956-ffa450edef68
2013-02-26 16:05:07 +00:00
Gary Tully
4d9f7080d4
ensure test can find basedir
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1450226 13f79535-47bb-0310-9956-ffa450edef68
2013-02-26 15:40:53 +00:00
Gary Tully
ef1d254e34
AMQ-4122 - add log warning if lease will expire due to mal configuration
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1450213 13f79535-47bb-0310-9956-ffa450edef68
2013-02-26 15:25:47 +00:00
Timothy A. Bish
7e61d56ca2
fix for: https://issues.apache.org/jira/browse/AMQ-4345
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1449904 13f79535-47bb-0310-9956-ffa450edef68
2013-02-25 21:18:07 +00:00
Timothy A. Bish
8b3761c575
fix for: https://issues.apache.org/jira/browse/AMQ-4319
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1449797 13f79535-47bb-0310-9956-ffa450edef68
2013-02-25 18:24:20 +00:00
Christian Posta
0e148fb4ba
Added tests for AMQP to JMS transformations
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1449562 13f79535-47bb-0310-9956-ffa450edef68
2013-02-24 22:42:09 +00:00
Gary Tully
74bccd57c6
some more sanity to this renew test, https://issues.apache.org/jira/browse/AMQ-4122
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1449184 13f79535-47bb-0310-9956-ffa450edef68
2013-02-22 19:51:04 +00:00
Timothy A. Bish
7a0b32b82b
apply patch for: https://issues.apache.org/jira/browse/AMQ-4342
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1449157 13f79535-47bb-0310-9956-ffa450edef68
2013-02-22 18:25:13 +00:00
Gary Tully
bebffd0e8f
https://issues.apache.org/jira/browse/AMQ-4333 - fix and ensure existing test is executed
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1449080 13f79535-47bb-0310-9956-ffa450edef68
2013-02-22 15:47:36 +00:00
Timothy A. Bish
d75e418c3d
https://issues.apache.org/jira/browse/AMQ-4330
...
Merge back the isSlave() JMS API.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1449077 13f79535-47bb-0310-9956-ffa450edef68
2013-02-22 15:32:26 +00:00
Gary Tully
806ec21eb6
https://issues.apache.org/jira/browse/AMQ-4328 - AMQ3274Test, org.apache.activemq.usecases.NetworkBridgeProducerFlowControlTest - sync needs to be conditional
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1448809 13f79535-47bb-0310-9956-ffa450edef68
2013-02-21 21:26:17 +00:00
Gary Tully
56cfa302cf
need a different fix for https://issues.apache.org/jira/browse/AMQ-4328 - AMQ3274Test failure, conflicts with org.apache.activemq.usecases.NetworkBridgeProducerFlowControlTest
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1448798 13f79535-47bb-0310-9956-ffa450edef68
2013-02-21 20:54:23 +00:00
Timothy A. Bish
6e8bd45180
add patch for: https://issues.apache.org/jira/browse/AMQ-4338
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1448470 13f79535-47bb-0310-9956-ffa450edef68
2013-02-20 23:17:15 +00:00
Timothy A. Bish
6bf22224dd
applied patch for: https://issues.apache.org/jira/browse/AMQ-4332
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1448299 13f79535-47bb-0310-9956-ffa450edef68
2013-02-20 17:04:40 +00:00
Gary Tully
def8c77c07
Revert "Fix for https://issues.apache.org/jira/browse/AMQ-4000 Durable subscription not getting unregistered on networked broker, thanks torsten for the unit test!"
...
added DurableSubInBrokerNetworkTest to broken test profile till we get this resolved.
This reverts commit b7c32d924a
.
Conflicts:
activemq-unit-tests/src/test/java/org/apache/activemq/usecases/DurableSubInBrokerNetworkTest.java
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1448161 13f79535-47bb-0310-9956-ffa450edef68
2013-02-20 13:33:36 +00:00
Gary Tully
5b5a818f4d
more exclusions - https://issues.apache.org/jira/browse/AMQ-4296
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1447725 13f79535-47bb-0310-9956-ffa450edef68
2013-02-19 14:13:49 +00:00
Gary Tully
f4bed15738
https://issues.apache.org/jira/browse/AMQ-4328 - regression in AMQ3274Test, need to sync demand sub creation on async vm transport
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1447715 13f79535-47bb-0310-9956-ffa450edef68
2013-02-19 13:33:20 +00:00
Gary Tully
97655400e9
another leveldb scenario needing work - https://issues.apache.org/jira/browse/AMQ-4296
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1447701 13f79535-47bb-0310-9956-ffa450edef68
2013-02-19 12:50:29 +00:00
Gary Tully
548e52cde4
another leveldb scenario that needs some investigation, but use case seems dubious - https://issues.apache.org/jira/browse/AMQ-4296
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1447700 13f79535-47bb-0310-9956-ffa450edef68
2013-02-19 12:50:08 +00:00
Timothy A. Bish
3699e70433
fix for: https://issues.apache.org/jira/browse/AMQ-4331
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1447512 13f79535-47bb-0310-9956-ffa450edef68
2013-02-18 21:47:53 +00:00
Gary Tully
f08a178c1d
https://issues.apache.org/jira/browse/AMQ-4328 - fix and test. With a large backlog the flow can block when the vm transport is sync b/c the async requests can overlap with acks
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1447323 13f79535-47bb-0310-9956-ffa450edef68
2013-02-18 15:27:26 +00:00
Christian Posta
83b8df6574
Fix for https://issues.apache.org/jira/browse/AMQ-4000 Added test for multiple durable consumers across the network, per Gary's comments
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1446979 13f79535-47bb-0310-9956-ffa450edef68
2013-02-17 00:05:41 +00:00