Timothy A. Bish
3c83c17787
Fix failing test case, use the returned locator from addLast calls to perform the remove instead of trying with a String.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1430360 13f79535-47bb-0310-9956-ffa450edef68
2013-01-08 16:22:53 +00:00
Gary Tully
e3626e19bc
https://issues.apache.org/jira/browse/AMQ-4237 - resolve unit test regressions for dynamic networkBridge mbeans
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1430266 13f79535-47bb-0310-9956-ffa450edef68
2013-01-08 13:13:27 +00:00
Timothy A. Bish
da4302921e
test can fail if the machine is bit to slow, give a bit more grace to the test timeouts.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1430005 13f79535-47bb-0310-9956-ffa450edef68
2013-01-07 21:00:12 +00:00
Timothy A. Bish
b79c9868ec
fix for: https://issues.apache.org/jira/browse/AMQ-4241
...
Add a configuration option to control whether properties are set on every output message or only the first one.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1429909 13f79535-47bb-0310-9956-ffa450edef68
2013-01-07 17:22:30 +00:00
Gary Tully
f79f7ad426
add queue priority with backlog test, disable cache and expiry processing
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1429818 13f79535-47bb-0310-9956-ffa450edef68
2013-01-07 14:40:35 +00:00
Timothy A. Bish
5a8ca0b8a8
attempt to fix test case after changes in https://issues.apache.org/jira/browse/AMQ-4237 broke the test's MBean lookup, not quite there but close.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1429149 13f79535-47bb-0310-9956-ffa450edef68
2013-01-04 21:58:25 +00:00
Timothy A. Bish
800e0267fb
fix test case after changes in https://issues.apache.org/jira/browse/AMQ-4237 broke the test's MBean lookup
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1429089 13f79535-47bb-0310-9956-ffa450edef68
2013-01-04 20:23:56 +00:00
Timothy A. Bish
b2de5f310f
code fix and test fix for: https://issues.apache.org/jira/browse/AMQ-4225
...
NetworkBridge MBeans weren't getting registered because of changes in the Broker MBean naming.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1429064 13f79535-47bb-0310-9956-ffa450edef68
2013-01-04 19:53:47 +00:00
Timothy A. Bish
8e9896825f
fix test case after changes in https://issues.apache.org/jira/browse/AMQ-4237 broke the test's MBean lookup
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1428983 13f79535-47bb-0310-9956-ffa450edef68
2013-01-04 17:02:29 +00:00
Timothy A. Bish
cbee1cc147
fix test case after changes in https://issues.apache.org/jira/browse/AMQ-4237 broke the test's MBean lookup
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1428950 13f79535-47bb-0310-9956-ffa450edef68
2013-01-04 16:11:54 +00:00
Gary Tully
e5d616da50
https://issues.apache.org/jira/browse/AMQ-4160 - fix up multicast discovery regression - it was giving uniqueue events to add/remove. MulticastDiscoveryOnFaultyNetworkTest - added static variant to that test also to validate existing changes
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1428901 13f79535-47bb-0310-9956-ffa450edef68
2013-01-04 14:48:30 +00:00
Timothy A. Bish
b6e3ca74ba
fix test failure
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1428673 13f79535-47bb-0310-9956-ffa450edef68
2013-01-03 23:42:21 +00:00
Timothy A. Bish
b2681b9a82
Fix test breakage after latest round of broker fixes.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1428663 13f79535-47bb-0310-9956-ffa450edef68
2013-01-03 23:12:02 +00:00
Timothy A. Bish
5ddc7d65c3
fix test case after changes in https://issues.apache.org/jira/browse/AMQ-4237 broke the test's MBean lookup
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1428578 13f79535-47bb-0310-9956-ffa450edef68
2013-01-03 20:37:04 +00:00
Timothy A. Bish
123a512370
fix test case after changes in https://issues.apache.org/jira/browse/AMQ-4237 broke the test's MBean lookup
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1428569 13f79535-47bb-0310-9956-ffa450edef68
2013-01-03 20:12:30 +00:00
Hiram R. Chirino
8dbfbb0095
Make the activemq module just plain jars instead of bundles.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1428536 13f79535-47bb-0310-9956-ffa450edef68
2013-01-03 18:37:20 +00:00
Timothy A. Bish
d0d7231414
fix test case after changes in https://issues.apache.org/jira/browse/AMQ-4237 broke the test's MBean lookup
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1428462 13f79535-47bb-0310-9956-ffa450edef68
2013-01-03 16:39:54 +00:00
Timothy A. Bish
4096f9109a
fix test case after changes in https://issues.apache.org/jira/browse/AMQ-4237 broke the test's MBean lookup
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1428458 13f79535-47bb-0310-9956-ffa450edef68
2013-01-03 16:33:17 +00:00
Timothy A. Bish
1a57728305
fix test case after changes in https://issues.apache.org/jira/browse/AMQ-4237 broke the test's MBean lookup
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1428425 13f79535-47bb-0310-9956-ffa450edef68
2013-01-03 16:05:01 +00:00
Timothy A. Bish
a8da85f8a9
fix test case after changes in https://issues.apache.org/jira/browse/AMQ-4237 broke the test's MBean lookup
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1428422 13f79535-47bb-0310-9956-ffa450edef68
2013-01-03 16:03:15 +00:00
Timothy A. Bish
60d7cdc1dd
fix test case after changes in https://issues.apache.org/jira/browse/AMQ-4237 broke the test's MBean lookup
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1428420 13f79535-47bb-0310-9956-ffa450edef68
2013-01-03 15:57:05 +00:00
Timothy A. Bish
e60087608e
code fix and test fix for: https://issues.apache.org/jira/browse/AMQ-4225
...
AbortSlowConsumerStrategy was broken due to a malformed ObjectName being created when the strategy was registered on-demand.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1428051 13f79535-47bb-0310-9956-ffa450edef68
2013-01-02 21:09:36 +00:00
Timothy A. Bish
7a95e1809b
fix test cases after changes in https://issues.apache.org/jira/browse/AMQ-4237 broker the tests queue MBean lookup
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1428029 13f79535-47bb-0310-9956-ffa450edef68
2013-01-02 20:59:18 +00:00
Timothy A. Bish
982943550f
fix test cases after changes in https://issues.apache.org/jira/browse/AMQ-4237 broker the tests queue MBean lookup
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1427881 13f79535-47bb-0310-9956-ffa450edef68
2013-01-02 17:57:22 +00:00
Timothy A. Bish
19bf943dd7
fix test cases after changes in https://issues.apache.org/jira/browse/AMQ-4237 broker the tests queue MBean lookup
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1427878 13f79535-47bb-0310-9956-ffa450edef68
2013-01-02 17:45:19 +00:00
Hiram R. Chirino
64f3c55d80
Clean up some pom dependencies.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1427874 13f79535-47bb-0310-9956-ffa450edef68
2013-01-02 17:33:03 +00:00
Timothy A. Bish
2d84bbd992
fix test case after changes in https://issues.apache.org/jira/browse/AMQ-4237 broker the tests queue MBean lookup
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1427870 13f79535-47bb-0310-9956-ffa450edef68
2013-01-02 17:17:50 +00:00
Robert Davies
f0baf856d7
re-applied fix by dejanb
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1426121 13f79535-47bb-0310-9956-ffa450edef68
2012-12-27 05:10:13 +00:00
Robert Davies
cb7b657ce9
Fix for https://issues.apache.org/jira/browse/AMQ-4237
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1425875 13f79535-47bb-0310-9956-ffa450edef68
2012-12-26 10:58:30 +00:00
Bosanac Dejan
1f8306b861
fix HealthViewMBeanTest failure when disk space is low
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1425740 13f79535-47bb-0310-9956-ffa450edef68
2012-12-25 12:03:27 +00:00
Gary Tully
bc45bf8065
https://issues.apache.org/jira/browse/AMQ-4234 https://issues.apache.org/jira/browse/AMQ-4235 - ensure prefetch set via consumer control gets interepreted by policy such that defaults can be overidden, tidy up default prefetch values choices for stomp so they can pick up broker overrides
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1424936 13f79535-47bb-0310-9956-ffa450edef68
2012-12-21 14:41:23 +00:00
Bosanac Dejan
9383e56043
fix LDAPSecurityTest failure
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1424462 13f79535-47bb-0310-9956-ffa450edef68
2012-12-20 13:47:00 +00:00
Gary Tully
abf7adc0be
prevent test from hanging build, add knowlege of health bean
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1424461 13f79535-47bb-0310-9956-ffa450edef68
2012-12-20 13:44:10 +00:00
Bosanac Dejan
bf9c4c60d8
https://issues.apache.org/jira/browse/AMQ-4222 - remove System.out.println from the test
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1424436 13f79535-47bb-0310-9956-ffa450edef68
2012-12-20 12:45:13 +00:00
Robert Davies
075903cffc
Added junit test for HealthViewMBean
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1424366 13f79535-47bb-0310-9956-ffa450edef68
2012-12-20 08:35:10 +00:00
Gary Tully
5a0fd5d086
fix leveldb variant of test by configuring logSize
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1423886 13f79535-47bb-0310-9956-ffa450edef68
2012-12-19 15:30:13 +00:00
Bosanac Dejan
7400977609
https://issues.apache.org/jira/browse/AMQ-4222 - remove region reference for all mutable producer exchanges (and some more refactorings)
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1423834 13f79535-47bb-0310-9956-ffa450edef68
2012-12-19 11:41:17 +00:00
Gary Tully
10e1c0c8d3
https://issues.apache.org/jira/browse/AMQ-4213 - fix up test that expected async producer creation
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1423833 13f79535-47bb-0310-9956-ffa450edef68
2012-12-19 11:38:53 +00:00
Gary Tully
bb03eedaeb
disable leveldb variants pending https://issues.apache.org/jira/browse/AMQ-4228
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1423074 13f79535-47bb-0310-9956-ffa450edef68
2012-12-17 18:10:07 +00:00
Gary Tully
f65857ae97
remove superfluous jira ref in comment
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1422883 13f79535-47bb-0310-9956-ffa450edef68
2012-12-17 11:54:59 +00:00
Gary Tully
5a605c0fea
https://issues.apache.org/jira/browse/AMQ-4213 - fix test regressions, add producer now correctly fails before a send
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1422875 13f79535-47bb-0310-9956-ffa450edef68
2012-12-17 11:48:38 +00:00
Gary Tully
95e6d6074f
https://issues.apache.org/jira/browse/AMQ-4224 - have broker update zero prefetch on consumer so that it can issue a pull request as appropriate
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1422873 13f79535-47bb-0310-9956-ffa450edef68
2012-12-17 11:48:01 +00:00
Christian Posta
e07d29c962
Fix for https://issues.apache.org/jira/browse/AMQ-4222
...
ProducerBrokerExchange holds reference to "region" destination after message has been sent
Can cause leak with temp dests
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1421994 13f79535-47bb-0310-9956-ffa450edef68
2012-12-14 17:42:45 +00:00
Timothy A. Bish
652969e230
remove this test, doesn't really validate the issue and the timing problems in the test make it fail most of the time.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1421617 13f79535-47bb-0310-9956-ffa450edef68
2012-12-13 23:34:38 +00:00
Timothy A. Bish
cdf05dcd1d
Fix invalid assertion in the test which was causing it to fail after recent changes for compliance
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1421574 13f79535-47bb-0310-9956-ffa450edef68
2012-12-13 22:15:06 +00:00
Timothy A. Bish
f21992ef41
apply fix for: https://issues.apache.org/jira/browse/AMQ-4068
...
Updated patch for new layout and fixed size returned to only include the dynamic journal size and not the total disk usage since that accounts for the full log file size and not just the used portion.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1421557 13f79535-47bb-0310-9956-ffa450edef68
2012-12-13 21:43:50 +00:00
Gary Tully
c73027da1a
https://issues.apache.org/jira/browse/AMQ-4221 - fix dangling reference to free page
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1421373 13f79535-47bb-0310-9956-ffa450edef68
2012-12-13 16:39:30 +00:00
Timothy A. Bish
a1a973ca34
fix for: https://issues.apache.org/jira/browse/AMQ-4220
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1421059 13f79535-47bb-0310-9956-ffa450edef68
2012-12-13 01:27:30 +00:00
Bosanac Dejan
fbc4c17ca2
https://issues.apache.org/jira/browse/AMQ-3791 - update openldap example config to reflect changes
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1420624 13f79535-47bb-0310-9956-ffa450edef68
2012-12-12 11:37:41 +00:00
Bosanac Dejan
6a5069ad22
https://issues.apache.org/jira/browse/AMQ-3791 - update openldap example config to reflect changes
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1420104 13f79535-47bb-0310-9956-ffa450edef68
2012-12-11 11:45:36 +00:00