Justin Bertram
|
22c6a81135
|
ARTEMIS-914 use defaults for ReplicaPolicy
|
2017-01-11 14:18:16 -05:00 |
Clebert Suconic
|
9f9ffc1ff5
|
ARTEMIS-913 Slow consumer detection not working when paging
|
2017-01-09 12:34:13 -05:00 |
Justin Bertram
|
f1d67df5e6
|
ARTEMIS-899 don't log stack trace on authn failure
|
2017-01-09 12:17:48 -05: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 |
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 |
Clebert Suconic
|
b9a7e152f7
|
ARTEMIS-900 fix compatibility after address changes
|
2016-12-21 19:40:35 -05:00 |
Clebert Suconic
|
1bed2c9512
|
NO-JIRA cli improvements
|
2016-12-16 18:46:46 -06:00 |
Clebert Suconic
|
df1ec5bc49
|
NO-JIRA: Fixing QueueCommandTest::autoDeleteAddress
|
2016-12-16 18:07:16 -05:00 |
Martyn Taylor
|
e29b3913ac
|
NO-JIRA Check Style Fix
|
2016-12-16 15:16:02 +00:00 |
Martyn Taylor
|
3e0ad2268b
|
NO-JIRA Fix Issue with Auto Create Address
|
2016-12-16 09:06:59 -06:00 |
Francesco Nigro
|
03cc566c5d
|
ARTEMIS-878 Fix compilation and tests
|
2016-12-16 09:34:02 -05:00 |
jbertram
|
31b5bdb026
|
NO-JIRA properly destroy JMS topic
|
2016-12-16 13:20:39 +00:00 |
Clebert Suconic
|
6e4388f109
|
NO-JIRA updating journal print-data with Address Binding
|
2016-12-16 13:15:28 +00:00 |
jbertram
|
49f1c9935c
|
NO-JIRA move divert specific routing types
|
2016-12-15 17:53:50 -05:00 |
jbertram
|
6cb6e95c9b
|
ARTEMIS-789 tests/fixes for auto create/delete
|
2016-12-15 17:53:50 -05:00 |
Martyn Taylor
|
55fbcfebf8
|
Do not autoDelete address if it was not autoCreated
|
2016-12-15 17:13:09 +00:00 |
Francesco Nigro
|
0a4d1b38c8
|
ARTEMIS-878: Improved CLI commands
|
2016-12-15 13:41:30 +00:00 |
jbertram
|
29edd44d24
|
ARTEMIS-880 expand prefix support to consumers
|
2016-12-14 15:12:57 -06:00 |
jbertram
|
3af1e5c734
|
ARTEMIS-789 AMQP tests for routing semantics
|
2016-12-14 15:12:57 -06:00 |
Clebert Suconic
|
332338d018
|
ARTEMIS-890 Improving Paging consistencies with broker.persistent = false. Block, Page and Drop will now work under non persistent
|
2016-12-14 14:36:33 -05:00 |
jbertram
|
ba1c83e1ed
|
Fix BackupAuthenticationTest
|
2016-12-13 21:08:36 -06:00 |
jbertram
|
2290ab40c3
|
Fix bug in createQueue invocation chain
|
2016-12-13 17:58:10 -06:00 |
jbertram
|
3150759806
|
ARTEMIS-880 use built-in prefixing for STOMP
|
2016-12-13 15:05:43 -06:00 |
Martyn Taylor
|
7f658cad21
|
ARTEMIS-788 Enable auto create and Prefix in MQTT
|
2016-12-13 15:54:50 -05:00 |
jbertram
|
02f5f5c01d
|
ARTEMIS-789 add tests; fix bugs from tests
Add some routing and createQueue tests to deal with new semantics.
Also fix a few bugs exposed by the new tests.
|
2016-12-12 17:01:52 -06:00 |
Martyn Taylor
|
8655d1a3d8
|
ARTEMIS-780 Check for HDR_ROUTING_TYPE in PostOffice
|
2016-12-12 15:33:31 -05:00 |
Martyn Taylor
|
6682072da6
|
Major Version Bump 2.0.0 After Major Arch Change
|
2016-12-09 18:43:15 +00:00 |
jbertram
|
fa67d40b9d
|
ARTEMIS-789 Fixed a number of failing tests
|
2016-12-09 18:43:15 +00:00 |
jbertram
|
fe52ca6d75
|
ARTEMIS-881 Support new address-settings for auto-create queue
|
2016-12-09 18:43:15 +00:00 |
jbertram
|
af27714026
|
ARTEMIS-813 Ensure no duplicate journal records on address update
|
2016-12-09 18:43:15 +00:00 |
Francesco Nigro
|
6ab133ab89
|
ARTEMIS-878 Added/Modified CLI commands and tests
|
2016-12-09 18:43:15 +00:00 |
Martyn Taylor
|
8f532cc25d
|
ARTEMIS-880 Add support for address prefixing
|
2016-12-09 18:43:15 +00:00 |
Andy Taylor
|
224f62b295
|
ARTEMIS-877 Add Consumer support for AMQP for new addressing schema
|
2016-12-09 18:43:15 +00:00 |
jbertram
|
b742a357c5
|
ARTEMIS-876 Deprecate JMSServerManager and update JMS bootstrap
|
2016-12-09 18:43:15 +00:00 |
jbertram
|
683ae68989
|
ARTEMIS-789 Fix Failing Tests
|
2016-12-09 18:43:15 +00:00 |
Andy Taylor
|
74d0a1a818
|
ARTEMIS-784 Add new JMX methods and update JMX API
|
2016-12-09 18:43:15 +00:00 |
Martyn Taylor
|
a20b23bf37
|
ARTEMIS-787 Update CORE Protocol/Client Packets
|
2016-12-09 18:43:15 +00:00 |
Martyn Taylor
|
279383a798
|
ARTEMIS-780 Update Shared Queue API to use Address model
|
2016-12-09 18:43:15 +00:00 |
jbertram
|
c480351c11
|
ARTEMIS-780 Consolodate protocol packets and new Address/Queue commands
|
2016-12-09 18:43:15 +00:00 |
Martyn Taylor
|
7a51491c32
|
ARTEMIS-780 Added ability to define 2 Routing Types on a single addres
|
2016-12-09 18:43:15 +00:00 |
jbertram
|
0861be14c1
|
ARTEMIS-789 Fix various failing tests due to addressing changes
|
2016-12-09 18:43:15 +00:00 |
Martyn Taylor
|
ec8f06138c
|
ARTEMIS-878 Update the CLI to incorporate Addresses and new Queue
|
2016-12-09 18:43:15 +00:00 |
jbertram
|
a88853fe53
|
ARTEMIS-788 Stomp refactor + track autocreation for addresses
|
2016-12-09 18:43:15 +00:00 |
Andy Taylor
|
0189f156ec
|
ARTEMIS-876 Remove JMS JMX Objects and add new Address JMX objects
|
2016-12-09 18:43:15 +00:00 |
Martyn Taylor
|
0006627d12
|
ARTEMIS-876 Internalise Cluster Namespace and remove JMS Prefix
|
2016-12-09 18:43:15 +00:00 |
jbertram
|
84e8a87325
|
ARTEMIS-876 Remove all reliances on JMS prefixing
|
2016-12-09 18:43:15 +00:00 |
Martyn Taylor
|
89e6ec36bb
|
ARTEMIS-780 Implement MaxConsumers and DeleteOnNoConsumers
|
2016-12-09 18:43:15 +00:00 |
jbertram
|
18c6d3035f
|
ARTEMIS-813 Added persistence objects for new address model
|
2016-12-09 18:43:15 +00:00 |
Martyn Taylor
|
2d02a26527
|
ARTEMIS-780 Added ANYCAST routing to local queues
|
2016-12-09 18:43:15 +00:00 |