Commit Graph

2833 Commits

Author SHA1 Message Date
Paul Gallagher e4d58ce596 Upgrade Jolokia version 2016-10-24 12:28:49 +01:00
Clebert Suconic e5df63c241 This closes #858 2016-10-22 10:41:21 -04:00
bayern39 e95e4f775b ARTEMIS-816 Log warning during boot if no dead letter/expire address is configured 2016-10-22 11:30:55 +08:00
jbertram 8d4f507cb8 This closes #856 2016-10-21 19:58:16 -05:00
Clebert Suconic a074f9f1a5 ARTEMIS-753 Queue Pause and Resumed persisted 2016-10-21 20:26:23 -04:00
Clebert Suconic 0f9efa9223 This closes #853 2016-10-21 09:33:52 -04:00
Howard Gao 9c16ba26be ARTEMIS-812 The countDelta attribute showing negative values 2016-10-21 17:13:41 +08:00
Clebert Suconic e44c99d884 ARTEMIS-809 Removing Large message body from toString() 2016-10-20 11:19:13 -04:00
Clebert Suconic 596f355b20 This closes #839 2016-10-19 16:52:43 -04:00
Clebert Suconic 128a505891 ARTEMIS-793 Improvements to OSGi Integration 2016-10-19 16:51:03 -04:00
Benjamin Graf 2020dcd290 ARTEMIS-793 Improvement to OSGi integration 2016-10-19 22:03:00 +02:00
Clebert Suconic c65e8d4bfb This closes #850 2016-10-19 15:37:28 -04:00
bayern39 b08b91a32f ARTEMIS-802 Broker does not throw exception on divert with no name 2016-10-19 15:37:02 -04:00
Clebert Suconic ad602780c7 This closes #851 2016-10-19 15:35:12 -04:00
Clebert Suconic ac69fed4e7 [ARTEMIS-708] small improvements on remove call from DelayedAddRedistributor 2016-10-19 15:34:37 -04:00
bayern39 028f92ffa5 [ARTEMIS-708] Incorrect ConcurrentHashSet.remove call in QueueImpl.DelayedAddRedistributor.run 2016-10-19 15:04:52 -04:00
Clebert Suconic 813f2532d8 NO-JIRA: just adding some javadoc on ReloadManager 2016-10-19 14:46:38 -04:00
Clebert Suconic 9899f5243f This closes #849 2016-10-19 13:22:56 -04:00
Tomas Hofman b2b6743b58 ARTEMIS-805 old JMS clients failing on new broker
Old JMS clients are getting a CCE related to SessionBindingQueryResponseMessage
2016-10-19 13:22:56 -04:00
Clebert Suconic b7d79f328f NO-JIRA: a few additions and tweaks around OSGI 2016-10-19 13:19:10 -04:00
Clebert Suconic b1804da00c This closes #847 2016-10-18 17:45:33 -04:00
jbertram 0df30712b9 ARTEMIS-808 use privileges to stop executor 2016-10-18 17:45:33 -04:00
Clebert Suconic 85ce8ccbb7 This closes #848 2016-10-18 17:44:39 -04:00
jbertram 1945f836af ARTEMIS-804 log ref when no DLA configured 2016-10-18 16:15:58 -05:00
Clebert Suconic 8ce397851e This closes #846 2016-10-18 09:00:36 -04:00
Jeff Mesnil c1ecddcb71 [ARTEMIS-803] Fix colocated backups with http-upgrade acceptor
*  Do not offset ports for Netty connector/acceptor with http-upgrade
enabled.
* Pass the name of the ActiveMQ server to the HTTP request to initiate
the Upgrade so that the HTTP endpoint on the app server can find the
correct ActiveMQ broker that must handle the upgrade.

JIRA: https://issues.apache.org/jira/browse/ARTEMIS-803
2016-10-18 09:00:36 -04:00
Clebert Suconic a80bd4b8b3 This closes #845 2016-10-17 22:11:00 -04:00
Clebert Suconic 6483123417 ARTEMIS-801 Dealing properly with Spaces and Special Characters on broker 2016-10-17 22:04:21 -04:00
Erich Duda c183ed9cc1 ARTEMIS-801 Decode URL paths
If the path to file contains some special characters, they are encoded
in URL form using %<hex> syntax. We should decode such path when it
is used as path to file on local filesystem.
2016-10-17 22:04:21 -04:00
Martyn Taylor e53aaf398e This closes #841 2016-10-14 10:24:13 +01:00
Timothy Bish f1728abb5f ARTEMIS-795 Tests for temporary destinations using dynamic nodes
Tests for the management of temporary destinations using the dynamic
node feature.  Failing case, the broker return a source or target that
indicates it will honor the lifetime policy of delete on close but the
temporary destination remains in existence after the link it closed.
2016-10-14 10:24:13 +01:00
Martyn Taylor 6052f7a25d This closes #843 2016-10-14 10:23:22 +01:00
Antoine Toulme 6a9e4c05e8 Example showing how to use + in topics 2016-10-14 10:23:22 +01:00
Clebert Suconic 7d03bcf434 This closes #844 2016-10-14 03:54:35 +02:00
Timothy Bish 226f28abf5 ARTEMIS-799 Fix issues with the AMQP Durable Topic Subscription model
Fixes several issues found in the handling of durable topic
subscriptions (test cases added).
2016-10-14 03:54:35 +02:00
Timothy Bish 9743043fb8 This closes #837 2016-10-13 17:53:05 -04:00
Timothy Bish 7a8b7e9cfb ARTEMIS-792 Add additional tests for AMQP protocol
Adds several tests for AMQP expectations in various use cases.
2016-10-13 16:07:50 -04:00
Clebert Suconic 0a1e6bdd5e This closes #842 2016-10-13 16:38:11 +02:00
Ville Skyttä a3527869b4 Fix NPE in JAAS PropertiesLoader when in debug mode without baseDir 2016-10-13 00:25:45 +03:00
Ville Skyttä 6fbafc4441 Fix NPE in empty InExpression.toString 2016-10-13 00:25:29 +03:00
Christopher L. Shannon (cshannon) 586abba94e NO-JIRA: Fixing a typo in the embedded documentation 2016-10-12 08:35:59 -04:00
Martyn Taylor e401354698 This closes #836 2016-10-11 13:48:11 +01:00
Dejan Bosanac 2a47619c4e Netty upgrade OSGi fix 2016-10-11 14:32:10 +02:00
Clebert Suconic ffaeceb782 This closes #833 2016-10-10 23:24:56 +02:00
Paul Gallagher fcb70f3f60 ARTEMIS-779 upgrade to netty 4.1.5.Final 2016-10-10 23:24:56 +02:00
Clebert Suconic c684e9c8a6 This closes #832 2016-10-10 23:24:15 +02:00
Martyn Taylor a09348695c ARTEMIS-778 Fix MQTT tests, refactor session state 2016-10-10 23:24:14 +02:00
Martyn Taylor 646c8ce7a5 This closes #834 2016-10-10 14:35:25 +01:00
Clebert Suconic bed3f47c85 NO-JIRA: removing non used class 2016-10-10 15:31:46 +02:00
Clebert Suconic 374f142edb fixing build for LargeMessageOverReplicationTest 2016-10-10 10:12:22 +02:00