gtully
|
f47fbe4b89
|
[maven-release-plugin] prepare release activemq-5.11.0
|
2015-01-26 16:17:43 +00:00 |
|
gtully
|
a620b403f4
|
fix regression - warn level on reset to available limits
|
2015-01-26 12:19:48 +00:00 |
|
gtully
|
6cebd2c79e
|
https://issues.apache.org/jira/browse/AMQ-5513 - interaction with - https://issues.apache.org/jira/browse/AMQ-5068 - need to ensure broker cached messages state reflects delivery attempt - RedeliveryRestartWithExceptionTest regression
|
2015-01-26 12:13:55 +00:00 |
|
gtully
|
a2c5c22ec5
|
https://issues.apache.org/jira/browse/AMQ-5513 - additional test for reconnect/rebalance case - indicate the absense of delivery information to the destination
|
2015-01-23 15:23:35 +00:00 |
|
gtully
|
f38cb588d3
|
allow multicast to work via perfer ip4 and more sensible delays
|
2015-01-23 13:08:03 +00:00 |
|
gtully
|
c9c1f587ad
|
prevent hang if os muiticast is disabled
|
2015-01-23 12:02:34 +00:00 |
|
gtully
|
35115fece7
|
use a bytes message, I think default encoding may the the root cause of variation of message size and limit checks on ci boxes
|
2015-01-22 14:13:32 +00:00 |
|
gtully
|
216626569a
|
this test can take more than 2mins in ci env, adding some more diagnostics and giving it more time
|
2015-01-22 14:13:32 +00:00 |
|
gtully
|
c28d520727
|
resolve intermittent failure verifying connector restart
|
2015-01-22 14:13:32 +00:00 |
|
gtully
|
2a62b74232
|
resolve intermiittent failures related to broker start and async mbean registration
|
2015-01-22 14:13:32 +00:00 |
|
gtully
|
4648dbee41
|
resolve intermittent faiure - make deterministic intervetion and assertions
|
2015-01-22 14:13:32 +00:00 |
|
gtully
|
bedb207883
|
reduce test duration, mem limits still reached as before and temp store utilised
|
2015-01-21 22:35:49 +00:00 |
|
gtully
|
5b7213eb82
|
add jira ref - commit message had incorrect url
|
2015-01-14 12:25:40 +00:00 |
|
gtully
|
cf62d58ae7
|
https://issues.apache.org/jira/browse/AMQ-5515 - tidy up jetty deps - fix jetty maven coords
|
2015-01-12 22:58:07 +00:00 |
|
gtully
|
8dbb48a23f
|
https://issues.apache.org/jira/browse/AMQ-4107 - apply patch - resolved intermittent failure of TwoMulticastDiscoveryBrokerTopicSendReceiveTest
|
2015-01-12 12:00:42 +00:00 |
|
gtully
|
dbb1d8b83d
|
https://issues.apache.org/jira/browse/AMQ-5513 - have lastDeliveredSequence -1 indicate nothing was received, respect this value in queue sub remove and durable sub deactivate. 0 still constitutes no info - so old clients see same behaviour as before
|
2015-01-09 13:30:59 +00:00 |
|
gtully
|
383c27e245
|
add some more diagnostic logging to test
|
2015-01-09 13:30:59 +00:00 |
|
Hadrian Zbarcea
|
aedcae139b
|
Revert "[maven-release-plugin] prepare release activemq-5.11.0"
This reverts commit 48b0cf396c18216899ceb94ee57c01685104223d.
|
2015-01-05 12:25:58 -05:00 |
|
Hadrian Zbarcea
|
89995f4723
|
Revert "[maven-release-plugin] prepare for next development iteration"
This reverts commit 7b285c6f523d9b7574c47a2cc2781b24d365a04c.
|
2015-01-05 12:25:47 -05:00 |
|
Dejan Bosanac
|
7b285c6f52
|
[maven-release-plugin] prepare for next development iteration
|
2014-12-29 12:44:32 +01:00 |
|
Dejan Bosanac
|
48b0cf396c
|
[maven-release-plugin] prepare release activemq-5.11.0
|
2014-12-29 12:44:20 +01:00 |
|
Dejan Bosanac
|
9f53e2bcae
|
adding missing licences
|
2014-12-29 12:25:04 +01:00 |
|
Dejan Bosanac
|
5c199c3d9f
|
improve test behaviour on slow ci boxes
|
2014-12-29 11:12:52 +01:00 |
|
Dejan Bosanac
|
c646fac75a
|
increase test timeouts
|
2014-12-26 11:50:16 +01:00 |
|
gtully
|
e16815ad3b
|
https://issues.apache.org/jira/browse/AMQ-5174 - apply patch from paulGale with thanks replace jdbc specific lease io handler with generic lease io handler - closesThis closes #53
|
2014-12-22 12:37:43 +00:00 |
|
Dejan Bosanac
|
d91bdc4cff
|
fix test failure on slow ci boxes
|
2014-12-22 12:03:53 +01:00 |
|
Dejan Bosanac
|
9927824c27
|
give test some more time
|
2014-12-19 16:13:01 +01:00 |
|
Dejan Bosanac
|
b969358445
|
add test more time to clean up on slow machines
|
2014-12-18 16:24:51 +01:00 |
|
gtully
|
f57fd7daad
|
fix intermittent failure of LeaseDatabaseLockerTest and fix log messge with lease expiry time
|
2014-12-16 13:38:05 +00:00 |
|
gtully
|
30d3fae323
|
reduce test duration to match existing fork timeouts
|
2014-12-16 11:41:37 +00:00 |
|
gtully
|
2d9959a6f6
|
https://issues.apache.org/jira/browse/AMQ-5476 - ZeroPrefetchConsumerTest regression - fix default in connection factory and refactor prefetchExtension support - https://issues.apache.org/activemq/browse/AMQ-2560
|
2014-12-15 14:21:47 +00:00 |
|
gtully
|
d25c52ccb2
|
https://issues.apache.org/jira/browse/AMQ-5483 - fix and test - assigned group counts are updated when lru map evicts a group assignment
|
2014-12-11 14:42:00 +00:00 |
|
gtully
|
bc3587cfc9
|
fix failing RecoverExpiredMessagesTest - remove duplicate ref to secedualler task in jdbc pa inheritance and fix persistence adapter ref in test
|
2014-12-08 14:00:43 +00:00 |
|
gtully
|
919099b419
|
more realistic test with short lived groups rather than single entry
|
2014-12-08 14:00:42 +00:00 |
|
gtully
|
bbb2acca2f
|
https://issues.apache.org/jira/browse/AMQ-5476 - fix and test - https://issues.apache.org/jira/browse/AMQ-2790 - default messagePrioritySupported=false
|
2014-12-05 14:49:48 +00:00 |
|
gtully
|
a876a34141
|
tidy up test code layout
|
2014-12-05 14:02:27 +00:00 |
|
gtully
|
60ad053486
|
https://issues.apache.org/jira/browse/AMQ-2719 - resolve possible skipped dispatch - https://issues.apache.org/jira/browse/AMQ-2106 - remove overload so that distribution order is not compromised when consumers are removed with a valid last delivered sequence. Additional test that uses consumer recreation to redistribute groups
|
2014-12-05 13:59:04 +00:00 |
|
Dejan Bosanac
|
802e527ea4
|
https://issues.apache.org/jira/browse/AMQ-5438 - improve kahadb archive logs. This closes #50
|
2014-12-04 14:04:23 +01:00 |
|
gtully
|
23052aa986
|
remove angles that won't compile on 1.6
|
2014-12-03 13:13:40 +00:00 |
|
gtully
|
a58b00872c
|
https://issues.apache.org/jira/browse/AMQ-5472 - deterministiclally propagate root cause exception to listeners on force close due to security excepition on connect, fix and test
|
2014-12-03 12:16:59 +00:00 |
|
gtully
|
74f530a641
|
https://issues.apache.org/jira/browse/AMQ-5457 - fix and test - we now peek first in redeliveredWaitingDispatch
|
2014-11-25 14:23:33 +00:00 |
|
gtully
|
8533a9242b
|
https://issues.apache.org/jira/browse/AMQ-5450 - ensure default any destination is not chosen in favour of wildcard matches for mKahadb
|
2014-11-24 17:43:41 +00:00 |
|
Timothy Bish
|
7d136de422
|
https://issues.apache.org/jira/browse/AMQ-5421
Ensure concurrent access to the destinations state data does not cause
errors.
|
2014-11-04 16:04:29 -05:00 |
|
gtully
|
52e1a05aaa
|
https://issues.apache.org/jira/browse/AMQ-5347 - variant of patch and additional tests applied, prefetch=0 test without restart exposed ordering bug with fix for https://issues.apache.org/jira/browse/AMQ-2719
|
2014-10-31 16:40:41 +00:00 |
|
Timothy Bish
|
1948fe41a3
|
https://issues.apache.org/jira/browse/AMQ-5407
Allow config of enabled protocols for nio+ssl and stomp+nio+ssl etc to
match the capability of the non-nio transports.
|
2014-10-23 15:03:35 -04:00 |
|
gtully
|
3042797b41
|
https://issues.apache.org/jira/browse/AMQ-5266 tidy up leveldb impl with additional scenario tests
|
2014-10-23 16:29:57 +01:00 |
|
Timothy Bish
|
642cc43216
|
https://issues.apache.org/jira/browse/AMQ-5406
Add support for disable of consumer expiration checks.
|
2014-10-22 14:42:45 -04:00 |
|
Timothy Bish
|
6c4f15e220
|
https://issues.apache.org/jira/browse/AMQ-5381
Apply fix and test for error when restoring old content and treating it
as compressed when it was not.
|
2014-10-21 17:14:47 -04:00 |
|
gtully
|
67ead201e1
|
https://issues.apache.org/jira/browse/AMQ-5266 https://issues.apache.org/jira/browse/AMQ-4485 - single dest test with low limit exposed ignored setbatch in kahadb when sequence was not found in the index due to acking - resolved and validated with test that verifies dlq is empty
|
2014-10-21 16:05:46 +01:00 |
|
Timothy Bish
|
6885ff0a62
|
https://issues.apache.org/jira/browse/AMQ-5365
Trap VirtualTopic names that leak from messages sent across a broker
network.
|
2014-10-20 15:05:08 -04:00 |
|