Gary Tully
|
3d6034b7eb
|
resolve: https://issues.apache.org/activemq/browse/AMQ-2305 - think the correct fix is to have the masterBroker stop but not propagate the stop through the filter chain. if it does not stop then it will have a bunch of failures on sync with the slave. the issues is visible when a plugin is the next brokerfilter in the chain
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@788757 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-26 16:38:01 +00:00 |
Gary Tully
|
5313490304
|
fix sync of getTx in transaction Store, could result in extra uncommited tx hanging about under high load
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@788646 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-26 10:09:24 +00:00 |
Bosanac Dejan
|
b675bb045c
|
switching required maven version to 2.0.9
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@788644 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-26 09:59:36 +00:00 |
Bosanac Dejan
|
c1c7e10e94
|
switching required maven version to 2.0.9
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@788624 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-26 08:13:09 +00:00 |
Gary Tully
|
a0b9aec6e9
|
test case for https://issues.apache.org/activemq/browse/AMQ-2305 - seems to work fine
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@788429 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-25 16:57:14 +00:00 |
Timothy A. Bish
|
74bcc2ec4a
|
Apply patch for: https://issues.apache.org/activemq/browse/AMQ-2304
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@788352 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-25 13:29:20 +00:00 |
Gary Tully
|
3d77a2f90c
|
add reduced version of patch from: https://issues.apache.org/activemq/browse/AMQ-2158 - warn on exceeding 80% - leave rest at debug level
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@788316 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-25 10:50:34 +00:00 |
Bosanac Dejan
|
29e3702cfd
|
test case for https://issues.apache.org/activemq/browse/AMQ-2303 - durable consumers recovery
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@788068 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-24 16:09:17 +00:00 |
Gary Tully
|
e2778fbf7d
|
apply modified suggstion from https://issues.apache.org/activemq/browse/AMQ-1191 - executeQuery conditional on statement metadata which works when statement does not return a result set like with derby which is used in the unit tests
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@787990 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-24 12:04:50 +00:00 |
Gary Tully
|
9a852b2a99
|
resolve a bunch of unit test failures that reference the file system by reverting change to surefire working directory
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@787856 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-23 22:30:49 +00:00 |
Gary Tully
|
9670af1e0d
|
resolve https://issues.apache.org/activemq/browse/AMQ-2298 - respect priority when suppressing duplicate network subscriptions
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@787855 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-23 22:29:47 +00:00 |
David Jencks
|
de4b78397e
|
ACTIVEMQ-2297 further cleanup, remove tools-maven-plugin
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@786867 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-20 17:42:44 +00:00 |
David Jencks
|
9ed41e25e1
|
ACTIVEMQ-2297 update to nexus, apache 6 pom, etc
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@786767 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-20 08:14:41 +00:00 |
Gary Tully
|
1ebc6eeb04
|
https://issues.apache.org/activemq/browse/AMQ-2290 - patch applied with thanks
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@786451 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-19 11:00:22 +00:00 |
Gary Tully
|
9ebc508a5a
|
https://issues.apache.org/activemq/browse/AMQ-2169 - remove duplication of spring mvc query beans
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@785691 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-17 15:53:10 +00:00 |
Gary Tully
|
2d42b629c5
|
resolve: https://issues.apache.org/activemq/browse/AMQ-2169 - distribution version of webconsole-embedded spring mvc beans were out of date w.r.t their scope and hense were not getting cleaned up after a request as expected
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@785640 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-17 14:55:52 +00:00 |
Bosanac Dejan
|
2cdb51bb74
|
fix for https://issues.apache.org/activemq/browse/AMQ-2292 - ReadOnlyAsyncDataManager NPE
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@785525 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-17 09:31:54 +00:00 |
Bosanac Dejan
|
78e7221d3e
|
fix for https://issues.apache.org/activemq/browse/AMQ-2291 - jdbc sequence changed to long
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@784862 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-15 16:58:14 +00:00 |
Gary Tully
|
07822041b4
|
capture exception in log on slave start failure
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@784711 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-15 10:11:24 +00:00 |
Robert Davies
|
1e821c5d41
|
updates xsd for KahaDB
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@784348 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-13 08:10:08 +00:00 |
Robert Davies
|
f82530d93b
|
Added perf test for KahaDB and update XBeans for KahaDB Persistence Adapter
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@784062 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-12 10:44:50 +00:00 |
Gary Tully
|
38b840a61f
|
resolve https://issues.apache.org/activemq/browse/AMQ-2285 - pull file locking outside setting opened state so that an open does not ocurr unless the lock is available, sorts out Npe on shutdown
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@783384 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-10 14:59:02 +00:00 |
Gary Tully
|
a88a513e3c
|
fix file lock usage in kahadb store, so shared file system master slave can work
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@783364 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-10 14:06:59 +00:00 |
Gary Tully
|
fbddf4f868
|
resolve https://issues.apache.org/activemq/browse/AMQ-2274 - add simple Boolean PropertyEditor implementation
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@783281 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-10 10:27:26 +00:00 |
Bosanac Dejan
|
88dfd77002
|
https://issues.apache.org/activemq/browse/AMQ-1324 - additional changes to make the console work nice in osgi environment and with remote brokers
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@783025 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-09 15:03:47 +00:00 |
Gary Tully
|
34f00a6a03
|
remove camel dependencies from core, now all in activemq-camel
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@782984 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-09 12:54:56 +00:00 |
Bosanac Dejan
|
fee7f6a710
|
fix for https://issues.apache.org/activemq/browse/AMQ-2282 - ibm jdk test failures
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@782037 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-05 15:08:24 +00:00 |
Gary Tully
|
7b78c36485
|
improve error message reporting
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@782030 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-05 14:25:35 +00:00 |
Gary Tully
|
32ff105a20
|
remove deprecated camel-swing dependency
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@782029 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-05 14:24:34 +00:00 |
Gary Tully
|
63baaf038a
|
resolve: https://issues.apache.org/activemq/browse/AMQ-2277 - patch applied with thanks
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@781312 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-03 09:24:05 +00:00 |
Bosanac Dejan
|
c43eda363b
|
fix for https://issues.apache.org/activemq/browse/AMQ-2232 - jmx operations on secured broker
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@781022 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-02 12:48:47 +00:00 |
Bosanac Dejan
|
33e05c7f67
|
change repository names
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@779650 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-28 16:31:14 +00:00 |
Bosanac Dejan
|
af13cfc1ce
|
reflecting camel-jms api changes
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@779587 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-28 12:58:35 +00:00 |
Bosanac Dejan
|
1d5440a1cd
|
reopen https://issues.apache.org/activemq/browse/AMQ-1936 - excluded test case as it hangs on some linux machines ... needs to be ivestigated further
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@779556 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-28 10:45:47 +00:00 |
Gary Tully
|
684c901016
|
have failover transport use shared random generator so random can loadbalance in the same jvm
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@778777 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-26 15:55:49 +00:00 |
Robert Davies
|
c2922ad1fc
|
Added test case from Richard Yager for https://issues.apache.org/activemq/browse/AMQ-1918
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@778622 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-26 08:49:11 +00:00 |
Gary Tully
|
1a8fd95e6f
|
expose accessor for internal ActiveMQSession so added value operations are accessible from the pooled session. resolve: https://issues.apache.org/activemq/browse/AMQ-2258
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@778413 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-25 12:45:33 +00:00 |
Gary Tully
|
7135a68559
|
disable nio test pending investigation
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@778124 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-24 12:07:36 +00:00 |
Robert Davies
|
25b216548d
|
Fix for https://issues.apache.org/activemq/browse/AMQ-1629
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@777821 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-23 07:49:39 +00:00 |
Robert Davies
|
a77e964b92
|
Fix for https://issues.apache.org/activemq/browse/AMQ-2134
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@777806 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-23 06:32:35 +00:00 |
Robert Davies
|
9797077d6a
|
Applied patch for https://issues.apache.org/activemq/browse/AMQ-2113
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@777805 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-23 06:21:11 +00:00 |
Robert Davies
|
c02d2462b5
|
INcrease Consumer Count
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@777804 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-23 06:11:47 +00:00 |
Robert Davies
|
2b28443a05
|
Added test case for https://issues.apache.org/activemq/browse/AMQ-1936
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@777803 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-23 06:11:28 +00:00 |
Gary Tully
|
a707594a8d
|
https://issues.apache.org/activemq/browse/AMQ-2262 and https://issues.apache.org/activemq/browse/AMQ-2265
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@777716 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-22 21:23:48 +00:00 |
Hiram R. Chirino
|
2a1ec7c99e
|
rolling back change committed in rev 777209
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@777666 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-22 19:24:46 +00:00 |
Gary Tully
|
9b801d19d0
|
help with https://issues.apache.org/activemq/browse/AMQ-2262 when messages are discarded broker side
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@777527 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-22 14:00:04 +00:00 |
Gary Tully
|
b997d257d5
|
resolve https://issues.apache.org/activemq/browse/AMQ-2265, revert https://issues.apache.org/activemq/browse/AMQ-2262, inflight count stil needs work
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@777463 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-22 10:46:20 +00:00 |
Bosanac Dejan
|
461af7c9e1
|
fix for https://issues.apache.org/activemq/browse/AMQ-2262 - inflight message count
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@777225 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-21 19:19:57 +00:00 |
Hiram R. Chirino
|
c442ebcc7d
|
Forgot this one in last commit
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@777216 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-21 18:43:21 +00:00 |
Hiram R. Chirino
|
e22a37a70e
|
Extended the Marshaller interface so that users can determin if uses fixed size records. Kahadb should be able to make some optimizations
on fixed sized objects.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@777209 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-21 18:34:45 +00:00 |