Bosanac Dejan
|
df7cb7727b
|
https://issues.apache.org/activemq/browse/AMQ-2970 - refactor to avoid duplicate getConnectionContext() method
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1026254 13f79535-47bb-0310-9956-ffa450edef68
|
2010-10-22 08:55:08 +00:00 |
|
Gary Tully
|
9e885efca2
|
seems to be regression from: https://issues.apache.org/activemq/browse/AMQ-2970 - but there is some mix up with the creation of an admin connection context. having the BrokerView do the right thing works for the moment... but this needs some more eyes, test shows the issue when context is missing
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1026092 13f79535-47bb-0310-9956-ffa450edef68
|
2010-10-21 18:17:42 +00:00 |
|
Bosanac Dejan
|
57737968fb
|
add some traces to enable easier monitor of message flow
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1026008 13f79535-47bb-0310-9956-ffa450edef68
|
2010-10-21 14:14:38 +00:00 |
|
Gary Tully
|
3432a75110
|
jdbc variant of https://issues.apache.org/activemq/browse/AMQ-2985 - jdbc store cannot ack out of order, the cleanup task query needed to be priority aware. fix for https://issues.apache.org/activemq/browse/AMQ-2980 JDBC - priority needed to be considered in count and recovery, additional tests included
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1025939 13f79535-47bb-0310-9956-ffa450edef68
|
2010-10-21 10:58:51 +00:00 |
|
Bosanac Dejan
|
ea82d5de5b
|
https://issues.apache.org/activemq/browse/AMQ-2993 - virtual topics and advisory messages
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1025905 13f79535-47bb-0310-9956-ffa450edef68
|
2010-10-21 09:32:47 +00:00 |
|
Timothy A. Bish
|
a60eeaa7ae
|
apply patch (with modification to fix a null pointer violation case) fixes: https://issues.apache.org/activemq/browse/AMQ-2990
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1025620 13f79535-47bb-0310-9956-ffa450edef68
|
2010-10-20 15:48:56 +00:00 |
|
Bosanac Dejan
|
51ef021073
|
https://issues.apache.org/activemq/browse/AMQ-2986 - JMX and store percent usage
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1023795 13f79535-47bb-0310-9956-ffa450edef68
|
2010-10-18 13:38:26 +00:00 |
|
Gary Tully
|
e4cd23e35d
|
enable schedualing for these tests https://issues.apache.org/activemq/browse/AMQ-2967
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1023714 13f79535-47bb-0310-9956-ffa450edef68
|
2010-10-18 09:53:10 +00:00 |
|
Gary Tully
|
5cbb4db7f6
|
resolve https://issues.apache.org/activemq/browse/AMQ-2985 - the use of selectors means replay and recovery from the begining of the store. unmatched are removed on initial dispatch
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1023704 13f79535-47bb-0310-9956-ffa450edef68
|
2010-10-18 09:27:43 +00:00 |
|
Gary Tully
|
9705671546
|
resolve https://issues.apache.org/activemq/browse/AMQ-2980 for kahaDB
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1022890 13f79535-47bb-0310-9956-ffa450edef68
|
2010-10-15 12:29:39 +00:00 |
|
Gary Tully
|
80528f64a8
|
resolve failovertransactiontest hang in hudson
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1022058 13f79535-47bb-0310-9956-ffa450edef68
|
2010-10-13 10:08:10 +00:00 |
|
Bosanac Dejan
|
3a2d93958d
|
https://issues.apache.org/activemq/browse/AMQ-2973 - removing composite subscription
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1021768 13f79535-47bb-0310-9956-ffa450edef68
|
2010-10-12 13:29:37 +00:00 |
|
Gary Tully
|
1e900b300a
|
a little more debug info on file gc, https://issues.apache.org/activemq/browse/AMQ-2955
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1021747 13f79535-47bb-0310-9956-ffa450edef68
|
2010-10-12 11:32:53 +00:00 |
|
Gary Tully
|
a5135f175d
|
don't emit messages by default, only when explicitly configured as there are a dev debug aid, there are no simple handles exposed to effect the runtime values: https://issues.apache.org/activemq/browse/AMQ-2837
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1021478 13f79535-47bb-0310-9956-ffa450edef68
|
2010-10-11 19:31:07 +00:00 |
|
Gary Tully
|
c1da3ac3bd
|
resolve https://issues.apache.org/activemq/browse/AMQ-2103 and https://issues.apache.org/activemq/browse/AMQ-2966, implement fix for 2103 using boolean policy for queues named reduceMemoryFootprint, when set, after a message is persisted, the internal state is cleared. This works at a natural sync point in the broker and avoids contention. The contention to marshall with the original patch results in AMQ-2966
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1021466 13f79535-47bb-0310-9956-ffa450edef68
|
2010-10-11 19:06:02 +00:00 |
|
Bosanac Dejan
|
17851fac05
|
https://issues.apache.org/activemq/browse/AMQ-2970 - advisory and jmx create/delete destination
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1021425 13f79535-47bb-0310-9956-ffa450edef68
|
2010-10-11 16:50:12 +00:00 |
|
Gary Tully
|
b625db2462
|
revert test mod from https://issues.apache.org/activemq/browse/AMQ-2103 - resolution to: https://issues.apache.org/activemq/browse/AMQ-2966
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1005871 13f79535-47bb-0310-9956-ffa450edef68
|
2010-10-08 15:56:45 +00:00 |
|
Gary Tully
|
92b3ae2cd0
|
disable schedualler by default: resolve: https://issues.apache.org/activemq/browse/AMQ-2967, https://issues.apache.org/activemq/browse/AMQ-2959
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1005858 13f79535-47bb-0310-9956-ffa450edef68
|
2010-10-08 15:22:57 +00:00 |
|
Gary Tully
|
dd68c61e65
|
resolve https://issues.apache.org/activemq/browse/AMQ-2736, logic issue in code that keeps data files with acks around pending message file gc. thanks jgenender - test case to follow
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1005806 13f79535-47bb-0310-9956-ffa450edef68
|
2010-10-08 12:28:42 +00:00 |
|
Bosanac Dejan
|
8e83b7f123
|
https://issues.apache.org/activemq/browse/AMQ-2950 - additional fix to support parallel transactions
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1005794 13f79535-47bb-0310-9956-ffa450edef68
|
2010-10-08 12:08:32 +00:00 |
|
Gary Tully
|
8e70e010a0
|
resolve: https://issues.apache.org/activemq/browse/AMQ-2966 - related to fix for: https://issues.apache.org/activemq/browse/AMQ-2103, test via camel component - simple forwarder using vm transport
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1005773 13f79535-47bb-0310-9956-ffa450edef68
|
2010-10-08 11:00:26 +00:00 |
|
Gary Tully
|
fb6c2da31d
|
resolve failing test in hudson, dangling broker prevents restart
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1005409 13f79535-47bb-0310-9956-ffa450edef68
|
2010-10-07 11:02:35 +00:00 |
|
Gary Tully
|
c4911bda04
|
resolve https://issues.apache.org/activemq/browse/AMQ-2902 - ensure there is no exception on graceful close of vm transport, also have stack trace for transport exceptions at debug level, just toString at info level, test included, thanks
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1005094 13f79535-47bb-0310-9956-ffa450edef68
|
2010-10-06 15:58:26 +00:00 |
|
Bosanac Dejan
|
06d6e08f48
|
https://issues.apache.org/activemq/browse/AMQ-2954 - test scheduling after restart
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1004640 13f79535-47bb-0310-9956-ffa450edef68
|
2010-10-05 13:51:55 +00:00 |
|
Gary Tully
|
04b2690628
|
add limit to the log message on temp store full
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1004603 13f79535-47bb-0310-9956-ffa450edef68
|
2010-10-05 10:26:14 +00:00 |
|
Gary Tully
|
c94b4075e9
|
resolve issue with page file recovery replaying write buffer at wrong offest, also have schedualler flush writes on new store creation, issue visible with unclean shutdown - https://issues.apache.org/activemq/browse/AMQ-2935
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1004600 13f79535-47bb-0310-9956-ffa450edef68
|
2010-10-05 10:15:32 +00:00 |
|
Timothy A. Bish
|
667f26a155
|
fix for: https://issues.apache.org/activemq/browse/AMQ-2941
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1004411 13f79535-47bb-0310-9956-ffa450edef68
|
2010-10-04 20:35:18 +00:00 |
|
Timothy A. Bish
|
5f490541f4
|
Fixing a race between the session being closed and the call to commit in the async handler that caused some exceptions occasionally in the test run.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1003908 13f79535-47bb-0310-9956-ffa450edef68
|
2010-10-02 22:23:55 +00:00 |
|
Bosanac Dejan
|
227ed96df0
|
https://issues.apache.org/activemq/browse/AMQ-2952 - message groups with small prefetch
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1003096 13f79535-47bb-0310-9956-ffa450edef68
|
2010-09-30 15:07:55 +00:00 |
|
Bosanac Dejan
|
c0daffa381
|
https://issues.apache.org/activemq/browse/AMQ-2950 - xa transaction rollback on connection close
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1002604 13f79535-47bb-0310-9956-ffa450edef68
|
2010-09-29 13:10:52 +00:00 |
|
Timothy A. Bish
|
54bce47a81
|
fix for: https://issues.apache.org/activemq/browse/AMQ-2932
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1000651 13f79535-47bb-0310-9956-ffa450edef68
|
2010-09-23 22:24:36 +00:00 |
|
Bosanac Dejan
|
996b7a53a3
|
https://issues.apache.org/activemq/browse/AMQ-2927 - support for configuring custom broker id
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@999924 13f79535-47bb-0310-9956-ffa450edef68
|
2010-09-22 13:04:59 +00:00 |
|
Bosanac Dejan
|
9041c3fc78
|
https://issues.apache.org/activemq/browse/AMQ-2927 - test case
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@999816 13f79535-47bb-0310-9956-ffa450edef68
|
2010-09-22 08:50:54 +00:00 |
|
Bosanac Dejan
|
acb8164bc6
|
https://issues.apache.org/activemq/browse/AMQ-2927 - test case in the making
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@999814 13f79535-47bb-0310-9956-ffa450edef68
|
2010-09-22 08:50:24 +00:00 |
|
Hadrian Zbarcea
|
4802804da3
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@998393 13f79535-47bb-0310-9956-ffa450edef68
|
2010-09-18 02:24:50 +00:00 |
|
Hadrian Zbarcea
|
037b306ca6
|
[maven-release-plugin] prepare release activemq-5.4.1
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@998391 13f79535-47bb-0310-9956-ffa450edef68
|
2010-09-18 02:24:21 +00:00 |
|
Hadrian Zbarcea
|
1b3d4f805a
|
refined rat exclusions
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@998388 13f79535-47bb-0310-9956-ffa450edef68
|
2010-09-18 01:34:26 +00:00 |
|
Gary Tully
|
ba78db89a3
|
test that did not stop broker in teardown, schedualer db lock on startup shows it: https://issues.apache.org/activemq/browse/AMQ-2897
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@998015 13f79535-47bb-0310-9956-ffa450edef68
|
2010-09-17 08:29:08 +00:00 |
|
Gary Tully
|
cf7a935b06
|
resolve https://issues.apache.org/activemq/browse/AMQ-2910 - fix and test, index on temp plist store was not being protected
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@997849 13f79535-47bb-0310-9956-ffa450edef68
|
2010-09-16 17:09:22 +00:00 |
|
Gary Tully
|
f9379664f7
|
propagate the closeTimeout attribute to a new connection
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@997719 13f79535-47bb-0310-9956-ffa450edef68
|
2010-09-16 12:32:54 +00:00 |
|
Gary Tully
|
f0de24c8e3
|
explicitly set redelivery policy to ensure no default 1 sec delay, speed up test
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@997647 13f79535-47bb-0310-9956-ffa450edef68
|
2010-09-16 09:08:15 +00:00 |
|
Gary Tully
|
dc5ebcd51c
|
speed up test, redelivery delay of 1sec for 200 messages * 6 * 3, should be 0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@997645 13f79535-47bb-0310-9956-ffa450edef68
|
2010-09-16 09:02:09 +00:00 |
|
Gary Tully
|
cb519da097
|
test that did not stop broker in teardown, schedualler on startup shows it up: https://issues.apache.org/activemq/browse/AMQ-2897
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@997412 13f79535-47bb-0310-9956-ffa450edef68
|
2010-09-15 17:38:25 +00:00 |
|
Bosanac Dejan
|
a0b017611b
|
https://issues.apache.org/activemq/browse/AMQ-2919 - Deflater.end() should be called from ActiveMQBytesMessage
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@997290 13f79535-47bb-0310-9956-ffa450edef68
|
2010-09-15 11:38:27 +00:00 |
|
Gary Tully
|
5bf3696c81
|
resolve another hanging test, broker not stopped on teardown: https://issues.apache.org/activemq/browse/AMQ-2897
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@997250 13f79535-47bb-0310-9956-ffa450edef68
|
2010-09-15 10:07:37 +00:00 |
|
Gary Tully
|
487834164c
|
resolve another hanging test, broker names need to be added to differenciat sehadualler stores: https://issues.apache.org/activemq/browse/AMQ-2897
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@997225 13f79535-47bb-0310-9956-ffa450edef68
|
2010-09-15 08:26:27 +00:00 |
|
Gary Tully
|
f2816deb1c
|
fix hanging test that did not stop broker in shutdown, schedualler on startup shows it up: https://issues.apache.org/activemq/browse/AMQ-2897
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@996962 13f79535-47bb-0310-9956-ffa450edef68
|
2010-09-14 15:52:55 +00:00 |
|
Timothy A. Bish
|
6672740da0
|
fix for: https://issues.apache.org/activemq/browse/AMQ-2915
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@996646 13f79535-47bb-0310-9956-ffa450edef68
|
2010-09-13 19:10:46 +00:00 |
|
Gary Tully
|
0cc5fd3652
|
add missing class for: https://issues.apache.org/activemq/browse/AMQ-2880
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@995786 13f79535-47bb-0310-9956-ffa450edef68
|
2010-09-10 13:20:27 +00:00 |
|
Gary Tully
|
eedda6f2d1
|
follow up on comment to https://issues.apache.org/activemq/browse/AMQ-2556 - ensure ended tx are removed in the event that prepare results in an exception
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@995397 13f79535-47bb-0310-9956-ffa450edef68
|
2010-09-09 12:26:05 +00:00 |
|