Clebert Suconic
dbe575a0c1
ARTEMIS-1546 Fixing body compatibility issue by recast body towards 1.4
...
https://issues.apache.org/jira/browse/ARTEMIS-1546
Recasting the body as 1.x format when there's a 1.x in use at the other size of the wire
2017-12-18 22:04:38 -05:00
Clebert Suconic
9ef90f8def
ARTEMIS-1546 Adding tests to validate compatibility
...
https://issues.apache.org/jira/browse/ARTEMIS-1546
- the dependency scan is changed to allow adding an extra repository
- adding groovy so we won't require compilation dependencies (just runtime)
without needing reflection (thanks Groovy :) )
- Adding hornetq to the mesh of version tests
2017-12-18 22:04:37 -05:00
Martyn Taylor
ac170710fc
This closes #1720
2017-12-18 11:34:11 +00:00
Justin Bertram
a685bf6e5c
ARTEMIS-1562 update docs for slow-consumer example
2017-12-18 11:34:11 +00:00
Martyn Taylor
aa3b29080c
This closes #1723
2017-12-18 11:30:18 +00:00
Jiri Danek
0a2e143de5
ARTEMIS-1463 Fix broker's mBean domain name
2017-12-18 11:30:18 +00:00
Andy Taylor
4928269ad8
This closes #1719 ARTEMIS-1543 Fix Quorum Vote with remain live setting
2017-12-18 10:36:11 +00:00
Martyn Taylor
0e3468cefb
ARTEMIS-1543 Fix Quorum Vote with remain live setting
2017-12-18 10:36:11 +00:00
Martyn Taylor
27f448f061
[NOJIRA] Fix checkstyle
2017-12-15 15:36:09 +00:00
Martyn Taylor
c902e29b2c
This closes #1716
2017-12-15 14:54:16 +00:00
Justin Bertram
b77cdaf773
ARTEMIS-1562 Refactor example documentation
...
This commit contains these changes:
* Change example documentation to use markdown
* Generate HTML doc based on markdown during release
* Fix XML formatting in some examples
* Repair out-of-date documentation
2017-12-15 14:54:16 +00:00
Martyn Taylor
4ad05e1ddb
This closes #1718
2017-12-15 14:49:50 +00:00
raul.valdoleiros
bbf5e4ebd2
[ARTEMIS-1555] Close core consumer on MQTT unsub
...
Unsubscribe topic in clustered environment left open references to the core consumer. This patch properly closes the consumer which results in correct removal of the consumer reference on a remote queue.
2017-12-15 14:48:21 +00:00
Martyn Taylor
3815d2c37c
This closes #1717
2017-12-15 14:36:55 +00:00
Pat Fox
8ccefba435
ARTEMIS-1563 Slow Consumer example for Slow Consumer policy KILL and NOTIFY
2017-12-15 14:36:55 +00:00
Martyn Taylor
dec9453f6d
This closes #1711
2017-12-15 14:31:16 +00:00
gtully
7b3b22d184
[ARTEMIS-1310] [ARTEMIS-1264] - remove some dead code - krb5 login module and jaas callback handler now have the smarts to query netty
2017-12-15 14:31:16 +00:00
raul.valdoleiros
328ece0701
ARTEMIS-1555 Remove unused imports from test class
2017-12-15 11:31:10 +00:00
raul.valdoleiros
e7f2989b1a
ARTEMIS-1555 MQTT - Unsubscribe topic in cluster environment leaves reference to the consumer
2017-12-15 11:27:39 +00:00
Justin Bertram
facb6443c2
This closes #1710
2017-12-14 20:30:53 -06:00
Howard Gao
1c156e0d47
ARTEMIS-1558 Message Grouping Openwire Interoperability Issue
...
Openwire message grouping doesn't work because the groupID of
a message is not passed correctly.
2017-12-14 20:30:53 -06:00
Justin Bertram
9fd24f15dd
This closes #1714
2017-12-14 20:08:06 -06:00
Timothy Bish
5aacb502fa
ARTEMIS-1504 Update Qpid JMS to 0.28.0 and proton-j to 0.24.0
...
Updates to latest Qpid JMS and the latest Proton-J release
2017-12-14 20:08:06 -06:00
Justin Bertram
a3e3adf894
This closes #1703
2017-12-14 19:45:05 -06:00
gtully
b62e9875fe
[ARTEMIS-1552] ensure gssapi sasl mech can deal with empty receive buffer
2017-12-14 19:45:04 -06:00
Clebert Suconic
dec4a1b4d4
This closes #1709
2017-12-13 22:03:37 -05:00
Timothy Bish
97a584fe52
ARTEMIS-1557 Updates Netty to v 4.1.18.Final
2017-12-13 16:01:55 -05:00
Justin Bertram
3efcca4b55
This closes #1690
2017-12-12 09:33:25 -06:00
Justin Bertram
08106453b5
NO-JIRA add expected MQTT threadgroup to test rule
2017-12-12 09:33:00 -06:00
raul.valdoleiros
46b642447c
ARTEMIS-1523 wildcard binding configured wrong
...
Bindings with wildcards are not configured with the proper
message-load-balancing type.
2017-12-12 09:33:00 -06:00
Michael Pearce
c8b7dcec9a
This closes #1688 ARTEMIS-1537 broker was less strict while reloading configuration
2017-12-12 13:18:42 +00:00
Stanislav Knot
736e95c287
ARTEMIS-1537 broker was less strict while reloading configuration
2017-12-12 13:18:41 +00:00
Michael Pearce
70d5e31490
This closes #1696 NO-JIRA fixed minor regression and broken tests in ActiveMQServerControlImpl
2017-12-12 13:17:02 +00:00
Pat Fox
d7b464cff3
NO-JIRA fixed checkstyle issues and added tests
2017-12-12 13:17:02 +00:00
Michael André Pearce
f08da813a1
NO-JIRA fix fieldname regression
...
Fix field name regression, but ensure predicate and sorting still works.
Remove reflection introduced by new sorting, and rely on field mapping.
2017-12-12 13:17:02 +00:00
Pat Fox
b39c556784
NO-JIRA fixed minor regression(reverted JSON field names) and NullPointer in ActiveMQServerControlImpl
2017-12-12 13:17:02 +00:00
Clebert Suconic
c1bc7a30e7
This closes #1702
2017-12-11 12:31:55 -05:00
todd
4ab664f796
ARTEMIS-1542 - AMQP message cluster-bridging fixi
...
Fixing and issue where AMQP messages would lose their address when being sent accross a cluster-bridge.
2017-12-11 12:31:54 -05:00
Clebert Suconic
64552367b2
This closes #1701
2017-12-11 11:07:01 -05:00
Clebert Suconic
9c4b715aed
ARTEMIS-1542 adding example to replicate clustered issue with AMQP and CPP clients
2017-12-11 11:06:39 -05:00
Todd Baert
fcfa4a5e63
ARTEMIS-1542 - AMQP message cluster-bridging fix
...
Fixing and issue where AMQP messages would lose their address when being sent accross a cluster-bridge.
2017-12-11 11:06:36 -05:00
Michael Pearce
e19d827da4
This closes #1698 ARTEMIS-1547 support referrals in LDAP login module
2017-12-10 21:50:47 +00:00
Justin Bertram
84bedaf2e4
ARTEMIS-1547 support referrals in LDAP login module
2017-12-10 21:50:47 +00:00
Michael Pearce
5817dad099
This closes #1700 NO JIRA - Checkstyle fix
2017-12-09 15:42:30 +00:00
Michael André Pearce
13d7c63732
NO JIRA - Checkstyle fix
2017-12-09 15:42:30 +00:00
Clebert Suconic
aca2ae25f5
This closes #1699
2017-12-09 10:10:40 -05:00
Michael André Pearce
fa80536615
ARTEMIS-1550 - Support LVQ for OpenWire
...
Add support for LVQ, using the same property key as core "_AMQ_LVQ_NAME"
Update current LVQ test case to correctly test OpenWire LVQ.
2017-12-09 15:07:21 +00:00
Michael Pearce
4870500ea6
This closes #1689 ARTEMIS-1540 Missing management annotations
2017-12-08 01:18:29 +00:00
Howard Gao
2f29933446
ARTEMIS-1540 Missing management annotations
...
Some of the management operations are not properly annotated.
Also need to add an Operation to list divert names.
2017-12-08 01:18:29 +00:00
Timothy Bish
de355e9bd1
This closes #1694
2017-12-07 17:00:03 -05:00