Commit Graph

3132 Commits

Author SHA1 Message Date
Clebert Suconic 7a7f335271 ARTEMIS-962 Adding test for CME when parsing system properties and a few tweaks 2017-01-18 16:18:05 -05:00
Clebert Suconic 21cc672623 This closes #968 2017-01-18 10:21:37 -05:00
Jeff Mesnil 5ae47e8c3c ARTEMIS-962 Fix CME when parsing system properties
Add synchronized block against the properties before iterating on them.

JIRA: https://issues.apache.org/jira/browse/ARTEMIS-926
2017-01-18 15:56:35 +01:00
Clebert Suconic 43aaf52d42 This closes #962 2017-01-17 14:59:14 -05:00
Clebert Suconic b4cbd36af4 ARTEMIS-560 Small improvements on JDBC tests for paging + adding a logger 2017-01-17 14:58:53 -05:00
Martyn Taylor 118c272c77 ARTEMIS-560 Add Support For JDBC Paging 2017-01-17 14:58:53 -05:00
Clebert Suconic a79094b6e5 This closes #965 2017-01-17 14:26:52 -05:00
Justin Bertram 68c4e50847 ARTEMIS-927 mask password in CreateSessionMessage 2017-01-17 11:41:29 -06:00
Justin Bertram 8cf94623a4 ARTEMIS-922 Rename deleteOnNoConsumers throughout
The name "deleteOnNoConsumers" isn't a good match for the semantics underneath.
The name "purgeOnNoConsumers" (and variants) is a better fit.
2017-01-17 11:40:56 -06:00
Clebert Suconic bc8d673e89 This closes #963 2017-01-16 14:40:43 -05:00
Justin Bertram 0d1fa83181 ARTEMIS-922 Addressing-related API clean-up 2017-01-16 14:40:42 -05:00
Clebert Suconic 7b899cee9b This closes #959 2017-01-16 13:37:48 -05:00
Clebert Suconic c33c321a6a ARTEMIS-923 bumping minimal maven to 3.1.0
Currently the build fails with 3.0.0
2017-01-16 13:36:35 -05:00
Clebert Suconic 40c86b2eed This closes #960 2017-01-16 11:37:12 -05:00
Clebert Suconic 599aaa5345 ARTEMIS-921 Fixing Slow Consumer when multiple consumers on same queue 2017-01-16 11:37:12 -05:00
Howard Gao 90cf239829 ARTEMIS-921 Consumers killed as slow even if overall consuming rate is above threshold 2017-01-16 11:37:12 -05:00
Martyn Taylor 490bec9d92 This closes #961 2017-01-16 15:36:33 +00:00
Francesco Nigro 837066d40d ARTEMIS-920 Log SQL Exceptions and Warnings 2017-01-16 14:22:25 +01:00
Clebert Suconic c441625e5a This closes #958 2017-01-12 12:22:15 -05:00
Andy Taylor f52cb5c610 ARTEMIS-918 - use requested routing type when client defined with amqp and address doesnt exist
https://issues.apache.org/jira/browse/ARTEMIS-918
2017-01-12 12:07:16 +00:00
Clebert Suconic a5f21fa6af This closes #956 2017-01-11 22:51:57 -05:00
Howard Gao 07ea08a845 ARTEMIS-915 WebComponent stopped when backup failback 2017-01-12 10:11:10 +08:00
Clebert Suconic e4821be038 This closes #955 2017-01-11 14:20:40 -05:00
Howard Gao 4e309d842e ARTEMIS-562 Use 'to' field if sender target is null 2017-01-11 14:20:39 -05:00
Clebert Suconic 9b0447be83 This closes #957 2017-01-11 14:18:17 -05:00
Justin Bertram 22c6a81135 ARTEMIS-914 use defaults for ReplicaPolicy 2017-01-11 14:18:16 -05:00
Clebert Suconic 0386263c83 This closes #953 2017-01-09 14:58:25 -05:00
Andy Taylor 355d33ea4f fix log trace message throwing exception 2017-01-09 14:58:25 -05:00
Justin Bertram 57de21875a This closes #954 2017-01-09 13:22:36 -06:00
Clebert Suconic 9f9ffc1ff5 ARTEMIS-913 Slow consumer detection not working when paging 2017-01-09 12:34:13 -05:00
Clebert Suconic ced0e9c861 This closes #950 2017-01-09 12:17:48 -05:00
Justin Bertram f1d67df5e6 ARTEMIS-899 don't log stack trace on authn failure 2017-01-09 12:17:48 -05:00
Justin Bertram 2eb51985bc This closes #952 2017-01-09 09:50:36 -06:00
Martyn Taylor 63cf4d5a60 ARTEMIS-912 Fix file configuration migration tool 2017-01-09 09:50:36 -06:00
Martyn Taylor ef4efe7d3f This closes #951 2017-01-09 14:53:58 +00:00
Andy Taylor 6af85a2cc4 couple of small changes to JMX mbeans - no jira 2017-01-09 13:40:14 +00:00
Andy Taylor 83e83e7d87 ARTEMIS-911 - increase ack variable on individualAcknowledge
https://issues.apache.org/jira/browse/ARTEMIS-911
2017-01-09 13:40:14 +00:00
Clebert Suconic 79647167fa This closes #943 2017-01-05 20:55:13 -05:00
Bennet Schulz 70ac79b7b8 ARTEMIS-903 Add documentation for updating Artemis to newer versions
Currently there is no documentation about updating ActiveMQ Artemis in the Artemis user manual. This commit adds a brief description of the steps necessary to update Artemis to newer versions.
2017-01-05 20:50:15 -05:00
Justin Bertram 574583e0ed This closes #948 2017-01-05 09:07:30 -06:00
Andy Taylor 58d47897c3 ARTEMIS-909 - fix welcome files for root address with Jetty
https://issues.apache.org/jira/browse/ARTEMIS-909
2017-01-05 09:07:30 -06:00
Justin Bertram 973265b1ef This closes #947 2017-01-04 10:59:33 -06:00
Ulf Lilleengen f2f3552067 ARTEMIS-908: Hold connection lock when issuing credits 2017-01-04 10:59:33 -06:00
Justin Bertram 4dc9751874 This closes #946 2017-01-04 10:50:19 -06:00
Howard Gao 39f5ef6198 ARTEMIS-907 Fix NettySecurityClientTest 2017-01-04 10:50:18 -06:00
Justin Bertram bdabcbcbea This closes #941 2017-01-04 09:44:03 -06:00
Dejan Bosanac 668f4721f0 https://issues.apache.org/jira/browse/ARTEMIS-815 - implement configurable wildcard addresses syntax
Rename WildCardConfigurationTest.java to WildcardConfigurationTest.java

adjust schema
2017-01-04 09:44:03 -06:00
Andy Taylor 79b48767d4 This closes #942 ARTEMIS-902 OpenWire Compression Issue 2016-12-23 15:08:03 +00:00
Howard Gao eecbbb18db ARTEMIS-902 OpenWire Compression Issue 2016-12-23 21:29:28 +08:00
Clebert Suconic 22f0fcf08b This closes #939 2016-12-22 10:25:42 -05:00