Gary Tully
|
514ef7de46
|
additional tests and refactoring of fix for https://issues.apache.org/activemq/browse/AMQ-2985, selector scan was off by one and unmatched acking skipped some messages leaving them available to subsequent consumers. Also acking always left the first consumed message available for a reconnected durable
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1026457 13f79535-47bb-0310-9956-ffa450edef68
|
2010-10-22 19:31:18 +00:00 |
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
|
7055fb98c4
|
cleaning up activemq-optional - depricated classes
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1024559 13f79535-47bb-0310-9956-ffa450edef68
|
2010-10-20 09:19:42 +00:00 |
Bosanac Dejan
|
90fb6e6e0f
|
https://issues.apache.org/activemq/browse/AMQ-2989 - xmpp3
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1024215 13f79535-47bb-0310-9956-ffa450edef68
|
2010-10-19 12:18:20 +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 |
Bosanac Dejan
|
87eba29520
|
https://issues.apache.org/activemq/browse/AMQ-2975 - shell scripts and multiple broker instances
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1022475 13f79535-47bb-0310-9956-ffa450edef68
|
2010-10-14 12:04:49 +00:00 |
Gary Tully
|
f142ff7f86
|
resolve hudson failure, close after broker stop
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1022115 13f79535-47bb-0310-9956-ffa450edef68
|
2010-10-13 14:25:56 +00:00 |
Bosanac Dejan
|
755ffd58a8
|
https://issues.apache.org/activemq/browse/AMQ-2948 - ajax support for multiple clients in the same session
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1022071 13f79535-47bb-0310-9956-ffa450edef68
|
2010-10-13 11:41:16 +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
|
e3f784df2a
|
https://issues.apache.org/activemq/browse/AMQ-2972 - stomp over web socket - upgrade Jetty
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1022029 13f79535-47bb-0310-9956-ffa450edef68
|
2010-10-13 08:49:46 +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
|
7e8d90eb5d
|
allow ref to default xml config from wiki snippet, got lost in the tidying up of the config
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1021484 13f79535-47bb-0310-9956-ffa450edef68
|
2010-10-11 19:49:21 +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 |
Bosanac Dejan
|
0d47fea17c
|
improvement on the composite queue spring listener test
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1021328 13f79535-47bb-0310-9956-ffa450edef68
|
2010-10-11 12:49:42 +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
|
90c597eda6
|
https://issues.apache.org/activemq/browse/AMQ-2764 - additional patch that makes transport options persist conntecotr restart
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1005033 13f79535-47bb-0310-9956-ffa450edef68
|
2010-10-06 13:42:05 +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 |
Bosanac Dejan
|
72b8572303
|
spring message listener container tests
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1004616 13f79535-47bb-0310-9956-ffa450edef68
|
2010-10-05 11:38:22 +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 |
Bosanac Dejan
|
d28be4dfb4
|
https://issues.apache.org/activemq/browse/AMQ-2885 - upgrading aries and karaf
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1001699 13f79535-47bb-0310-9956-ffa450edef68
|
2010-09-27 12:14:59 +00:00 |
Bosanac Dejan
|
f2733a26ec
|
https://issues.apache.org/activemq/browse/AMQ-2938 - jasypt for karaf feature
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1000891 13f79535-47bb-0310-9956-ffa450edef68
|
2010-09-24 14:49:05 +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 |
Timothy A. Bish
|
0ff144f7f4
|
fix for: https://issues.apache.org/activemq/browse/AMQ-2942
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1000617 13f79535-47bb-0310-9956-ffa450edef68
|
2010-09-23 20:47:03 +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 |
Bosanac Dejan
|
f7abc1fd1e
|
https://issues.apache.org/activemq/browse/AMQ-2925 - PooledConnection.getConnection()
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@998963 13f79535-47bb-0310-9956-ffa450edef68
|
2010-09-20 15:52:34 +00:00 |
Hadrian Zbarcea
|
9aced62c4c
|
update activemq-version post release
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@998398 13f79535-47bb-0310-9956-ffa450edef68
|
2010-09-18 04:46:34 +00:00 |