gtully
|
f75857fbbf
|
remove unnecessary broker durability from this test
|
2014-12-08 14:06:15 +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
|
db65c2e027
|
fix JMSClientNioTest close timeout leaving broker hanging about
|
2014-12-08 14:00:42 +00:00 |
Dejan Bosanac
|
80a4fb7cb7
|
https://issues.apache.org/jira/browse/AMQ-5378 - shell script improvements; removing setup, cygwin fixes, refactoring
|
2014-12-08 14:45:14 +01:00 |
gtully
|
3858faaf9d
|
prevent test from pulling in persistence adapter from default location, persistence is not required for this test
|
2014-12-05 15:04:11 +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 |
Dejan Bosanac
|
5d77b395f6
|
https://issues.apache.org/jira/browse/AMQ-5379 - use zero prefetch if consumer credit is unknown when connecting
|
2014-12-04 12:32:59 +01:00 |
Timothy Bish
|
7bafa7da50
|
https://issues.apache.org/jira/browse/AMQ-5405
Move to v 0.30 of the QPid JMS client. Allow the CI tests to exercise
these to see what might be broken.
|
2014-12-03 15:28:07 -05: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 |
Timothy Bish
|
9edf907aed
|
https://issues.apache.org/jira/browse/AMQ-5467
Apply patch to use individual ack for messages in a TX to avoid
unmatched ack when ack range is non-sequential
|
2014-12-01 14:16:01 -05:00 |
Timothy Bish
|
9797d3b957
|
https://issues.apache.org/jira/browse/AMQ-5464
Apply patch from gemmellr to allow Configuration' TerminusDurability to
imply a durable subscription as well.
|
2014-12-01 09:56:37 -05:00 |
Dejan Bosanac
|
0ca376d540
|
https://issues.apache.org/jira/browse/AMQ-5379 - amqp prefetch size and redelivery header problem
|
2014-11-27 14:42:39 +01:00 |
Hiram Chirino
|
4e3499e41b
|
Implements https://issues.apache.org/jira/browse/AMQ-5458 - Lets make sure we register the Test mbean when in slave mode.
|
2014-11-26 10:57:13 -05:00 |
Hiram Chirino
|
f4149c0a46
|
Implements https://issues.apache.org/jira/browse/AMQ-5458 - Also needed to update the slave since it does writes slightly differently.
|
2014-11-26 08:36:43 -05:00 |
Timothy Bish
|
4141d6a223
|
https://issues.apache.org/jira/browse/AMQ-5444
fix missed sync of recovery file
|
2014-11-25 18:49:55 -05:00 |
Timothy Bish
|
0514fcf882
|
https://issues.apache.org/jira/browse/AMQ-5442
Add check to avoid any NPE from stop without start called.
|
2014-11-25 15:30:13 -05:00 |
Timothy Bish
|
46bc26cea5
|
https://issues.apache.org/jira/browse/AMQ-5436
Add support for temp topics and queues to perf tests. This closes #49
|
2014-11-25 15:05:30 -05:00 |
Timothy Bish
|
51566104ab
|
https://issues.apache.org/jira/browse/AMQ-5447
shutdown the scheduled executer so that any scheduled tasks are canceled
and removed on stop.
|
2014-11-25 14:56:30 -05:00 |
Hiram Chirino
|
ebafd5c193
|
Implements https://issues.apache.org/jira/browse/AMQ-5458
|
2014-11-25 11:41:00 -05: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 |
Timothy Bish
|
c5f183548e
|
https://issues.apache.org/jira/browse/AMQ-5456
Apply patch from gemmellr to ensure that TX messages accepted retain the
TX state until commit.
|
2014-11-25 09:15:36 -05:00 |
Dejan Bosanac
|
5cd56e7fb1
|
https://issues.apache.org/jira/browse/AMQ-5431 - prevent NPE when a Detach frame is received for a
link that didn't get as far as setting a context during creation before being
detached/closed
|
2014-11-25 10:43:27 +01:00 |
Hadrian Zbarcea
|
08b1bedc6d
|
[AMQ-5455] Use a working repository for the paho dependency
|
2014-11-24 19:31:32 -05:00 |
Ciprian Ciubotariu
|
b9cbd93a68
|
Fix mqtt-client artifact missing from eclipse repository
Add alternate repository
Signed-off-by: Hadrian Zbarcea <hadrian@apache.org>
|
2014-11-24 17:40:53 -05: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 |
Dejan Bosanac
|
162f9fc559
|
https://issues.apache.org/jira/browse/AMQ-5391: offer the ANONYMOUS-RELAY connection capability to
signal support for the anonymous relay
|
2014-11-24 15:56:05 +01:00 |
Dejan Bosanac
|
741b739da8
|
https://issues.apache.org/jira/browse/AMQ-5391: use null or empty address to signify
anonymous-relay node, in line with expected direction for the Addressing spec
underway at OASIS AMQP TC
|
2014-11-24 15:54:52 +01:00 |
Dejan Bosanac
|
7c1ca63d4d
|
https://issues.apache.org/jira/browse/AMQ-5378 - shell script improvements
|
2014-11-21 14:05:04 +01:00 |
Claus Ibsen
|
0e98ed6f53
|
Polished
|
2014-11-11 09:21:03 +01:00 |
Claus Ibsen
|
dfd168b0b6
|
Use the Camel apt compiler for the activemq-camel plugin to generte component details.
|
2014-11-11 08:24:39 +01:00 |
Kevin Earls
|
2842cbd5b6
|
Skip all Joram tests on Windows because of CI hangs
|
2014-11-07 17:31:44 +01:00 |
Timothy Bish
|
52d95ee01c
|
https://issues.apache.org/jira/browse/AMQ-5423
Ensure that pendingAcks map is cleaned up either on a single message ACK
/ NACK or on TX commit or rollback
|
2014-11-05 15:32:55 -05: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 |
Kevin Earls
|
b70fc9a076
|
Added timeouts because of hangs and very long runtimes on some CI boxes
|
2014-11-03 17:08:55 +01:00 |
Timothy Bish
|
914d3939c9
|
update to released Proton-J 0.8
|
2014-11-01 08:58:05 -04: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
|
0b148ade32
|
https://issues.apache.org/jira/browse/AMQ-5402
Revert the changes here as the mapping is moving in a different
direction.
4881a848dc
|
2014-10-29 14:16:34 -04:00 |
Dejan Bosanac
|
dffccb1c7d
|
https://issues.apache.org/jira/browse/AMQ-5417 - use proper classloader in TaskRunnerFactory
|
2014-10-29 11:30:15 +01:00 |
Timothy Bish
|
adafdfe97d
|
Make BrokerService visible to the protocol converter so that in the
future we can use it to better manage durable subscriptions and link
reattach behavior.
|
2014-10-28 14:58:17 -04:00 |
gtully
|
135226533f
|
https://issues.apache.org/jira/browse/AMQ-5394 - applied patch for kahadb lastUpdate tracking from Jesse Fugitt with thanks
|
2014-10-24 14:42:25 +01:00 |
gtully
|
350889c1eb
|
https://issues.apache.org/jira/browse/AMQ-5266 - fix regression in levedlb xa recovery and durable sub scan - org.apache.activemq.broker.mLevelDBXARecoveryBrokerTest and org.apache.activemq.bugs.AMQ2149LevelDBTest
|
2014-10-24 14:28:00 +01: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
|
33089f3fbb
|
https://issues.apache.org/jira/browse/AMQ-5266 track cursor pending additions size in debug logging
|
2014-10-23 16:56:24 +01: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 |