Bosanac Dejan
|
b026971933
|
https://issues.apache.org/jira/browse/AMQ-3100 - audit logging provide more data in audit loge event object
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1060803 13f79535-47bb-0310-9956-ffa450edef68
|
2011-01-19 13:13:50 +00:00 |
Bosanac Dejan
|
a0a1e643e4
|
https://issues.apache.org/jira/browse/AMQ-2821 - test case for gc inactive destinations
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1060353 13f79535-47bb-0310-9956-ffa450edef68
|
2011-01-18 12:50:08 +00:00 |
Bosanac Dejan
|
52b13d0ba2
|
https://issues.apache.org/jira/browse/AMQ-3143 - changing store usage via JMX
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1059981 13f79535-47bb-0310-9956-ffa450edef68
|
2011-01-17 16:43:26 +00:00 |
Gary Tully
|
f7d63386d9
|
additional attribute in trace
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1059890 13f79535-47bb-0310-9956-ffa450edef68
|
2011-01-17 11:36:04 +00:00 |
Timothy A. Bish
|
be9bdab07b
|
fix for: https://issues.apache.org/jira/browse/AMQ-3138
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1059638 13f79535-47bb-0310-9956-ffa450edef68
|
2011-01-16 19:10:38 +00:00 |
Gary Tully
|
1b9e94fb46
|
fix compile error with hogtest
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1059077 13f79535-47bb-0310-9956-ffa450edef68
|
2011-01-14 17:15:36 +00:00 |
Gary Tully
|
219c5d32cd
|
test for possible bug to colaborate on
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1059063 13f79535-47bb-0310-9956-ffa450edef68
|
2011-01-14 16:36:53 +00:00 |
Gary Tully
|
1edb58ab89
|
add destination name to debug log message
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1058928 13f79535-47bb-0310-9956-ffa450edef68
|
2011-01-14 10:30:39 +00:00 |
Gary Tully
|
cc64a51c16
|
get derby to shutdown after each test
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1058927 13f79535-47bb-0310-9956-ffa450edef68
|
2011-01-14 10:27:24 +00:00 |
Bosanac Dejan
|
5f01344411
|
https://issues.apache.org/jira/browse/AMQ-3100 - setting factory instead of using system property
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1058613 13f79535-47bb-0310-9956-ffa450edef68
|
2011-01-13 15:41:33 +00:00 |
Gary Tully
|
14d5dcee8c
|
https://issues.apache.org/jira/browse/AMQ-3134 - Add support of MS SQL JDBC driver (version 3.0)
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1058582 13f79535-47bb-0310-9956-ffa450edef68
|
2011-01-13 14:36:18 +00:00 |
Gary Tully
|
c752230573
|
https://issues.apache.org/jira/browse/AMQ-3077 - ArraysIndexOutOfBoundsException : -32768 in "BrokerService[xxx] Task" thread - brokerInfo and peerBroker infro explosion problems. A peer is a oneway relationship with networks, broker infos were being accumulated in duplicate for each connector and for multiple connectors. The peer broker info was maintained for each which caused the problem marshalling. re: https://issues.apache.org/jira/browse/AMQ-2632 - the configuration is now respected so it can be selectively enabled and rebalance only occurs if we randomly choose an alternative. The nested peer broker info is not propagated in a connection control
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1058577 13f79535-47bb-0310-9956-ffa450edef68
|
2011-01-13 14:18:14 +00:00 |
Bosanac Dejan
|
7b1cdbc080
|
https://issues.apache.org/jira/browse/AMQ-3100 - refactoring to support multiple service factories
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1058490 13f79535-47bb-0310-9956-ffa450edef68
|
2011-01-13 10:36:05 +00:00 |
Hiram R. Chirino
|
921d6ca25d
|
Fixes AMQ-3130
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1057833 13f79535-47bb-0310-9956-ffa450edef68
|
2011-01-11 20:16:17 +00:00 |
Gary Tully
|
5ca9763343
|
https://issues.apache.org/jira/browse/AMQ-3124 - Failover transport client gets corrupted connectedBrokers data - additional null check, for advisory broker use case
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1057586 13f79535-47bb-0310-9956-ffa450edef68
|
2011-01-11 11:34:54 +00:00 |
Gary Tully
|
0ed0ba584c
|
https://issues.apache.org/jira/browse/AMQ-3124 - Failover transport client gets corrupted connectedBrokers data - apply variant of suggested patch with thanks. Stripping server side url options is the right way to go, reusing api used by discovery publisher to same effect, additional test
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1057565 13f79535-47bb-0310-9956-ffa450edef68
|
2011-01-11 10:28:43 +00:00 |
Gary Tully
|
55c3ef9fda
|
https://issues.apache.org/jira/browse/AMQ-3125 - updateClusterFilter/ClientsOnRemove broken when running JMX broker, patch applied with thanks
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1057244 13f79535-47bb-0310-9956-ffa450edef68
|
2011-01-10 15:44:03 +00:00 |
Bosanac Dejan
|
182da6531d
|
https://issues.apache.org/jira/browse/AMQ-3119 - proxy connector and failover
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1057186 13f79535-47bb-0310-9956-ffa450edef68
|
2011-01-10 13:30:27 +00:00 |
Gary Tully
|
dce325b144
|
make manual test a little easier to run
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1057179 13f79535-47bb-0310-9956-ffa450edef68
|
2011-01-10 13:04:52 +00:00 |
Gary Tully
|
9e40b914de
|
resolve https://issues.apache.org/jira/browse/AMQ-3122 - ignore zero length journal files on start, sync write state on shutdown to ensure metadata is not ahead of journal in the event of no space on disk and journal write failure
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1056327 13f79535-47bb-0310-9956-ffa450edef68
|
2011-01-07 14:12:46 +00:00 |
Gary Tully
|
2803b18fb6
|
fix failure, brittle jmock test case following: https://issues.apache.org/jira/browse/AMQ-3109 - additional advisory mbeans need to be accounted for
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1056316 13f79535-47bb-0310-9956-ffa450edef68
|
2011-01-07 13:53:16 +00:00 |
Bosanac Dejan
|
86565eb0e1
|
https://issues.apache.org/jira/browse/AMQ-3119 - proxy connector and failover
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1055873 13f79535-47bb-0310-9956-ffa450edef68
|
2011-01-06 13:44:31 +00:00 |
Gary Tully
|
6c721fcff5
|
resolve: https://issues.apache.org/jira/browse/AMQ-3115
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1055395 13f79535-47bb-0310-9956-ffa450edef68
|
2011-01-05 10:26:34 +00:00 |
Gary Tully
|
715bf260f4
|
resolve: https://issues.apache.org/jira/browse/AMQ-2963 - revert setting destination on message: https://issues.apache.org/jira/browse/AMQ-2029, just set on transformed copy as format is provider dependent
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1055021 13f79535-47bb-0310-9956-ffa450edef68
|
2011-01-04 13:02:03 +00:00 |
Gary Tully
|
72cd4ec09e
|
fix jdoc param warn
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1054977 13f79535-47bb-0310-9956-ffa450edef68
|
2011-01-04 11:35:11 +00:00 |
Bosanac Dejan
|
bd49b5250a
|
https://issues.apache.org/jira/browse/AMQ-3109 - show 'createdByDuplex' in advisories and web console
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1054106 13f79535-47bb-0310-9956-ffa450edef68
|
2010-12-31 12:53:07 +00:00 |
Bosanac Dejan
|
3e15501439
|
https://issues.apache.org/jira/browse/AMQ-3107 - make sure advisories work for bridges created by duplex
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1054096 13f79535-47bb-0310-9956-ffa450edef68
|
2010-12-31 11:18:14 +00:00 |
Bosanac Dejan
|
2a2dcd5ec4
|
https://issues.apache.org/jira/browse/AMQ-3109 - mbeans for bridges created by duplex connector
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1053942 13f79535-47bb-0310-9956-ffa450edef68
|
2010-12-30 17:03:35 +00:00 |
Bosanac Dejan
|
ebcab0512c
|
https://issues.apache.org/jira/browse/AMQ-3108 - network bridges in web console
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1053886 13f79535-47bb-0310-9956-ffa450edef68
|
2010-12-30 13:16:12 +00:00 |
Bosanac Dejan
|
d0a1a001a3
|
https://issues.apache.org/jira/browse/AMQ-3088 - scheduled page error when scheduler is off
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1053683 13f79535-47bb-0310-9956-ffa450edef68
|
2010-12-29 17:48:58 +00:00 |
Bosanac Dejan
|
663d5db7f1
|
https://issues.apache.org/jira/browse/AMQ-3107 - advisories for network bridge
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1053641 13f79535-47bb-0310-9956-ffa450edef68
|
2010-12-29 14:32:37 +00:00 |
Bosanac Dejan
|
e0c5024fcf
|
https://issues.apache.org/jira/browse/AMQ-2683 - producer flow control for topics
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1053055 13f79535-47bb-0310-9956-ffa450edef68
|
2010-12-27 12:32:03 +00:00 |
Bosanac Dejan
|
a71c1e354e
|
https://issues.apache.org/jira/browse/AMQ-3105 - require JDK 6 and fix an bug for osx
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1052512 13f79535-47bb-0310-9956-ffa450edef68
|
2010-12-24 14:18:15 +00:00 |
Bosanac Dejan
|
1f9cc43890
|
https://issues.apache.org/jira/browse/AMQ-3100 - refactoring to use ServiceLoader
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1052501 13f79535-47bb-0310-9956-ffa450edef68
|
2010-12-24 13:09:27 +00:00 |
Bosanac Dejan
|
de66445d58
|
https://issues.apache.org/jira/browse/AMQ-3094 - fixing test license and imports
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1052261 13f79535-47bb-0310-9956-ffa450edef68
|
2010-12-23 13:18:20 +00:00 |
Bosanac Dejan
|
bef96a9248
|
https://issues.apache.org/jira/browse/AMQ-3094 - ajax does not receive all messages
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1052259 13f79535-47bb-0310-9956-ffa450edef68
|
2010-12-23 13:17:12 +00:00 |
Bosanac Dejan
|
10a403b6ab
|
https://issues.apache.org/jira/browse/AMQ-3100 - refactoring to enable different logger implementations
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1051972 13f79535-47bb-0310-9956-ffa450edef68
|
2010-12-22 16:28:35 +00:00 |
Jonathan Anstey
|
c56d192d81
|
noticed some spelling errors in the script
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1051933 13f79535-47bb-0310-9956-ffa450edef68
|
2010-12-22 14:57:58 +00:00 |
Bosanac Dejan
|
a2d4eb5cee
|
https://issues.apache.org/jira/browse/AMQ-3100 - audit logging for web console
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1051842 13f79535-47bb-0310-9956-ffa450edef68
|
2010-12-22 11:17:13 +00:00 |
Bosanac Dejan
|
7267896d56
|
https://issues.apache.org/jira/browse/AMQ-3100 - JMX audit improvement
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1051521 13f79535-47bb-0310-9956-ffa450edef68
|
2010-12-21 15:13:33 +00:00 |
Bosanac Dejan
|
2306d96241
|
https://issues.apache.org/jira/browse/AMQ-3100 - audit logging for JMX
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1051497 13f79535-47bb-0310-9956-ffa450edef68
|
2010-12-21 14:02:17 +00:00 |
Gary Tully
|
e35519f3a1
|
resolve: https://issues.apache.org/jira/browse/AMQ-3095 - with test
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1050463 13f79535-47bb-0310-9956-ffa450edef68
|
2010-12-17 18:33:13 +00:00 |
Bosanac Dejan
|
11d79743bf
|
adding some logging to detect issues with file names more easily
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1050387 13f79535-47bb-0310-9956-ffa450edef68
|
2010-12-17 14:00:22 +00:00 |
Bosanac Dejan
|
55794fe070
|
tidying up jmx test to behave better in CI environments
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1050372 13f79535-47bb-0310-9956-ffa450edef68
|
2010-12-17 13:10:41 +00:00 |
Gary Tully
|
a91a181474
|
use autofail such that a hang in this test will not block the test run and give us a stack trace
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1050371 13f79535-47bb-0310-9956-ffa450edef68
|
2010-12-17 13:01:00 +00:00 |
Gary Tully
|
6983978564
|
try and ensure derby shutsdown between tests
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1050345 13f79535-47bb-0310-9956-ffa450edef68
|
2010-12-17 11:03:15 +00:00 |
Gary Tully
|
72bf2f85cc
|
allow for slow disk on test machine
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1050089 13f79535-47bb-0310-9956-ffa450edef68
|
2010-12-16 18:28:04 +00:00 |
Gary Tully
|
7a7b380def
|
allow tests to run if port 1099 is in use
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1050087 13f79535-47bb-0310-9956-ffa450edef68
|
2010-12-16 18:20:56 +00:00 |
Bosanac Dejan
|
44d6be4e33
|
https://issues.apache.org/jira/browse/AMQ-3092 - Deleting a Queue from the console results in lost messages
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1050059 13f79535-47bb-0310-9956-ffa450edef68
|
2010-12-16 17:07:24 +00:00 |
Gary Tully
|
6348481c18
|
additional broker side improvements for https://issues.apache.org/jira/browse/AMQ-2852 - have discovery and network connector and vm async tasks delegate to the the default thread pool executor, serialized the test to ensure shutdown is called once after verification
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1049527 13f79535-47bb-0310-9956-ffa450edef68
|
2010-12-15 12:44:47 +00:00 |