Bosanac Dejan
|
d8bdf5b3e2
|
fix for prefetch size issue reported in AMQ-1807
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@727017 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-16 11:02:28 +00:00 |
Gary Tully
|
739e1378a6
|
resolve AMQ-2006 - patch applied with thanks
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@726785 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-15 19:51:16 +00:00 |
Gary Tully
|
50a98e3b0e
|
fix - AMQ-2034 - have close in XA transaction deferred to synchronisation after completion, have rollback call beforeEnd to propagate acknowledgements; add a bunch of tests
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@726764 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-15 18:48:51 +00:00 |
Bosanac Dejan
|
7aec12eaca
|
fix for AMQ-1989 and a couple of improvements for Stomp Java client
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@726668 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-15 10:17:47 +00:00 |
Gary Tully
|
4229aee737
|
fix AMQ-2032 - consumer.dispose was clearing delivered messages even if in a tx
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@725737 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-11 16:36:59 +00:00 |
Gary Tully
|
301203e625
|
resolve AMQ-2030, rev OpenWire version to 4 to accomadate additional field in ConsumerInfo that can hold array of networkConsumerIds that allows suppression of duplicate topic subscriptions in a cyclic network
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@725323 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-10 16:23:07 +00:00 |
David Jencks
|
577eae65fd
|
AMQ-2028 fix thread safety problem in ActiveMQSessionExecutor
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@725020 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-10 07:16:39 +00:00 |
David Jencks
|
9e6f62b7c2
|
AMQ-2029 set JMS* headers on non-amq messages, with a test
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@725019 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-10 07:14:21 +00:00 |
Robert Davies
|
0cf2cdc719
|
Fix for https://issues.apache.org/activemq/browse/AMQ-2025
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@723614 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-05 06:44:41 +00:00 |
Gary Tully
|
d7f34d9a6f
|
resolve AMQ-2020, we may want to push setBatch into the MessageStore inteface, see the use by the cursors when the cache is exhausted
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@722983 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-03 17:44:39 +00:00 |
Robert Davies
|
38cfc9b164
|
Fix for https://issues.apache.org/activemq/browse/AMQ-2015
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@722683 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-02 23:59:11 +00:00 |
Gary Tully
|
7673448206
|
resolve some dependency divergence among modules
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@719220 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-20 12:58:44 +00:00 |
Gary Tully
|
0fe1944bad
|
improve debug log information
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@719219 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-20 12:57:36 +00:00 |
Gary Tully
|
2b2b35e757
|
resolve AMQ-2005, Scheduler is now referenced by its users such that it cannot be gc'ed during normal operation
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@718931 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-19 11:08:54 +00:00 |
Bosanac Dejan
|
da98de0459
|
fix for AMQ-2003
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@718592 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-18 13:57:01 +00:00 |
Bosanac Dejan
|
1ab2f59af7
|
fix for AMQ-2003
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@718590 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-18 13:56:13 +00:00 |
Gary Tully
|
e53668eb23
|
resolve AMQ-2004
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@718403 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-17 21:55:46 +00:00 |
Gary Tully
|
6d1f57b137
|
test case and logging improvements relating to cyclic/multicast discovery network of size 3 and topic message duplication with nteworkTTL > 1
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@718224 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-17 11:49:28 +00:00 |
Gary Tully
|
0bfb28a0bc
|
reapplying patch from AMQ-1957 with small ammendment for transactional behaviour, reverting changes that fixed broken tests as tests now pass
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@712189 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-07 16:38:51 +00:00 |
Gary Tully
|
92e143155b
|
a test variant to validate AMQ-1957
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@712117 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-07 12:51:54 +00:00 |
Gary Tully
|
c57afb6289
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@711804 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-06 09:19:35 +00:00 |
Gary Tully
|
fcab7488bc
|
[maven-release-plugin] prepare release activemq-5.2.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@711802 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-06 09:17:14 +00:00 |
Gary Tully
|
7238f80d9b
|
resolve AMQ-1995
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@711617 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-05 17:01:05 +00:00 |
Gary Tully
|
f8eed489fb
|
addendum for AMQ-1993
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@711292 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-04 16:17:51 +00:00 |
Gary Tully
|
5b47fe7a6c
|
ensure master is always started before first connect attempt, ignore expected exception on shutdown
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@711284 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-04 16:05:01 +00:00 |
Gary Tully
|
c27db108fd
|
have master wait for slave to ensure slave is always present for duration of test
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@711264 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-04 14:38:20 +00:00 |
Gary Tully
|
f561d6bb67
|
apply patch for AMQ-1993, thanks
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@710109 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-03 17:30:59 +00:00 |
Gary Tully
|
0d2172bc9b
|
apply threadName filter feature patch for AMQ-1993
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@710061 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-03 14:22:48 +00:00 |
Gary Tully
|
46b5eb15fd
|
resolve AMQ-1191 - patch applied, thanks
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@710048 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-03 13:05:37 +00:00 |
Gary Tully
|
03a6468d12
|
resolve AMQ-1983
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@708548 13f79535-47bb-0310-9956-ffa450edef68
|
2008-10-28 12:07:27 +00:00 |
Gary Tully
|
1651992d10
|
more transactional and concurrent tests for master slave to try and reproduce AMQ-1983
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@707644 13f79535-47bb-0310-9956-ffa450edef68
|
2008-10-24 14:31:01 +00:00 |
Gary Tully
|
f3e603959a
|
test case that verifies setting a listener from onMessage
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@707609 13f79535-47bb-0310-9956-ffa450edef68
|
2008-10-24 12:03:23 +00:00 |
Gary Tully
|
8b34eacc26
|
remove extraneous printStacks from activemq-core test run console, stacks are now in the test log
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@707590 13f79535-47bb-0310-9956-ffa450edef68
|
2008-10-24 09:45:58 +00:00 |
Gary Tully
|
fe50dd693f
|
remove a few stack traces from test stdout
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@707429 13f79535-47bb-0310-9956-ffa450edef68
|
2008-10-23 18:00:11 +00:00 |
Gary Tully
|
81f0cc0d04
|
fix AMQ-1984 - hanging consumer receive after multiple consumer disconnect/reconnect
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@707415 13f79535-47bb-0310-9956-ffa450edef68
|
2008-10-23 16:52:27 +00:00 |
Robert Davies
|
58b8d19a97
|
Fix for https://issues.apache.org/activemq/browse/AMQ-1964
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@707064 13f79535-47bb-0310-9956-ffa450edef68
|
2008-10-22 13:02:31 +00:00 |
Robert Davies
|
537b1b0284
|
Fix for https://issues.apache.org/activemq/browse/AMQ-1965
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@707059 13f79535-47bb-0310-9956-ffa450edef68
|
2008-10-22 12:45:30 +00:00 |
Bosanac Dejan
|
1f01c94d24
|
fix for AMQ-1978
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@706299 13f79535-47bb-0310-9956-ffa450edef68
|
2008-10-20 14:14:31 +00:00 |
Gary Tully
|
329e215a05
|
ensure test won't hang if mbean server never comes alive, just in case
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@705642 13f79535-47bb-0310-9956-ffa450edef68
|
2008-10-17 15:23:11 +00:00 |
Gary Tully
|
eabb5156ad
|
fix issue with test, checking for the presence of Mbeans before the rmi transport for the mbean server is fully active
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@705636 13f79535-47bb-0310-9956-ffa450edef68
|
2008-10-17 15:10:08 +00:00 |
Gary Tully
|
d81ce2e276
|
resolve AMQ-1979, slave connection did not know about temp destinations so it would not delete on close, only on an explicit delete command
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@705592 13f79535-47bb-0310-9956-ffa450edef68
|
2008-10-17 13:00:54 +00:00 |
Bosanac Dejan
|
4842547a5b
|
fix for AMQ-1981
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@705547 13f79535-47bb-0310-9956-ffa450edef68
|
2008-10-17 10:22:24 +00:00 |
Gary Tully
|
fdee6e81e2
|
AMQ-1976, individual messages passing through a network bridge need an individual ack; for an individual ack, it is ok to have more than one message dispatched
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@705281 13f79535-47bb-0310-9956-ffa450edef68
|
2008-10-16 16:48:52 +00:00 |
Gary Tully
|
bc7e759662
|
test case for AMQ-1976, just remove the short circut return to try
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@705259 13f79535-47bb-0310-9956-ffa450edef68
|
2008-10-16 15:13:17 +00:00 |
Gary Tully
|
3a95fff234
|
fix intermittent failure of org.apache.activemq.usecases.MultiBrokersMultiClientsUsingTcpTest
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@705190 13f79535-47bb-0310-9956-ffa450edef68
|
2008-10-16 09:57:37 +00:00 |
Robert Davies
|
8e06b20b0a
|
fix for https://issues.apache.org/activemq/browse/AMQ-1980
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@705147 13f79535-47bb-0310-9956-ffa450edef68
|
2008-10-16 06:53:55 +00:00 |
Gary Tully
|
543bc84a88
|
resolve AMQ-1977, some more choreography required in duplex case. Fix duplication of deleteAllMessageOnStartup which slows down JDBC test, add some more robustness to DuplexNetworkMBeanTest
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@704846 13f79535-47bb-0310-9956-ffa450edef68
|
2008-10-15 10:10:29 +00:00 |
Bosanac Dejan
|
d33adc961c
|
print message properties with with toString()
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@704544 13f79535-47bb-0310-9956-ffa450edef68
|
2008-10-14 14:05:52 +00:00 |
Bosanac Dejan
|
117cf0209e
|
fix for AMQ-1978
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@704508 13f79535-47bb-0310-9956-ffa450edef68
|
2008-10-14 12:15:36 +00:00 |
Gary Tully
|
ae1bb668d6
|
fix AMQ-1970 - pagedInMessages in slave was being filled due to more than 200(pageSize) unacked messages and slave not modifying the inflight count which is used in the pageIn logic
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@704142 13f79535-47bb-0310-9956-ffa450edef68
|
2008-10-13 15:24:31 +00:00 |