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
Hiram R. Chirino
c65c25ddb6
Avoid Class cast exception in test case.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1418706 13f79535-47bb-0310-9956-ffa450edef68
2012-12-08 16:46:11 +00:00
Hiram R. Chirino
77a679b03f
Also run tests against LevelDB
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1418699 13f79535-47bb-0310-9956-ffa450edef68
2012-12-08 16:02:09 +00:00
Hiram R. Chirino
32e63dce28
Fixes AMQ-4215: Simplify PList interface and provide a LevelDB store implementation.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1418686 13f79535-47bb-0310-9956-ffa450edef68
2012-12-08 15:21:14 +00:00
Timothy A. Bish
a2cb4a88f7
fix and test for: https://issues.apache.org/jira/browse/AMQ-4213
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1418454 13f79535-47bb-0310-9956-ffa450edef68
2012-12-07 19:37:00 +00:00
Christian Posta
25d396b589
Fix for:
...
https://issues.apache.org/jira/browse/AMQ-4209 - NetworkConnector and NetworkBridgeConfiguration have same named private variables for excludedDestination
https://issues.apache.org/jira/browse/AMQ-4210 -DynamicallyIncludedDestinations is not enforced for the other end of duplex bridge
excludedDestinations
dynamicallyIncludedDestinations
staticallyIncludedDestinations
Updated some tests: request-reply with temp dest is not supported with dynamicallyAddedDestinations ATM
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1418373 13f79535-47bb-0310-9956-ffa450edef68
2012-12-07 16:13:49 +00:00
Timothy A. Bish
321d9ef310
tweak the xbean generate task so it won't error out.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1415846 13f79535-47bb-0310-9956-ffa450edef68
2012-11-30 20:42:40 +00:00
Gary Tully
9235028ca7
https://issues.apache.org/jira/browse/AMQ-3894 - remove requirement for destination property enforced by spring - for a default entry there is no need for a destination - remove validating test
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1415740 13f79535-47bb-0310-9956-ffa450edef68
2012-11-30 17:04:02 +00:00
Gary Tully
fc706d074a
https://issues.apache.org/jira/browse/AMQ-4196 - Christian nice test
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1415409 13f79535-47bb-0310-9956-ffa450edef68
2012-11-29 22:10:19 +00:00
Gary Tully
78022e2b9d
fix up use of wrong mbean object name for durable sub - use system assigned port
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1415405 13f79535-47bb-0310-9956-ffa450edef68
2012-11-29 22:05:06 +00:00
Hiram R. Chirino
1877a14a60
Changes for https://issues.apache.org/jira/browse/AMQ-4165 : Remove pure master/slave functionality
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1414203 13f79535-47bb-0310-9956-ffa450edef68
2012-11-27 14:24:55 +00:00
Hiram R. Chirino
30f531d741
Changes for https://issues.apache.org/jira/browse/AMQ-4165 : Remove pure master/slave functionality
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1413846 13f79535-47bb-0310-9956-ffa450edef68
2012-11-26 21:13:25 +00:00
Timothy A. Bish
de30d11f94
fix typo in O name and use a signature of "MD5 with RSA" to match old versions to fix issues on AIX
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1413717 13f79535-47bb-0310-9956-ffa450edef68
2012-11-26 16:55:46 +00:00
Timothy A. Bish
f42d6bb1fb
Regen certs and use a signature of "MD5 with RSA" to match old versions to fix issues on AIX
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1413691 13f79535-47bb-0310-9956-ffa450edef68
2012-11-26 15:52:14 +00:00
Bosanac Dejan
915333e1d5
https://issues.apache.org/jira/browse/AMQ-4181 - jms queue browsing
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1411632 13f79535-47bb-0310-9956-ffa450edef68
2012-11-20 11:59:46 +00:00
Timothy A. Bish
b928ccbf47
Update the openwire generator so it can cope with the new module layout and separation of openwire marsahaler tests in activemq-core from the actual marshaler code in activemq-client
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1410119 13f79535-47bb-0310-9956-ffa450edef68
2012-11-16 00:06:02 +00:00
Timothy A. Bish
daae3e6530
remove the unneeded m2e plugin mapping as its not needed in this module any longer.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1409989 13f79535-47bb-0310-9956-ffa450edef68
2012-11-15 20:34:17 +00:00
Gary Tully
a8a7693996
https://issues.apache.org/jira/browse/AMQ-4083 - update assertions in org.apache.activemq.usecases.ExpiredMessagesWithNoConsumerTest regression to reflect new ack strategy around expired messages
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1409962 13f79535-47bb-0310-9956-ffa450edef68
2012-11-15 20:09:45 +00:00
Gary Tully
fb62989e5e
https://issues.apache.org/jira/browse/AMQ-4108 - fix unit test regression, QueueMasterSlaveTest, related to https://issues.apache.org/jira/browse/AMQ-4005 and the dual impl of broker service aware. the auto created locker was not getting its broker service init. flakyness in test related to exponential backoff tool long for reconnect
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1409871 13f79535-47bb-0310-9956-ffa450edef68
2012-11-15 16:34:02 +00:00
Timothy A. Bish
d16a6fc883
Move test to client and remove an empty folder.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1409856 13f79535-47bb-0310-9956-ffa450edef68
2012-11-15 16:01:18 +00:00
Timothy A. Bish
a6ebc8d116
move more tests specific to activemq-client to that module from activemq-core
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1409624 13f79535-47bb-0310-9956-ffa450edef68
2012-11-15 00:50:01 +00:00
Timothy A. Bish
54a11b96de
move the Kaha store tests into the activemq-amq-store module
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1409621 13f79535-47bb-0310-9956-ffa450edef68
2012-11-15 00:36:53 +00:00