Commit Graph

4717 Commits

Author SHA1 Message Date
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
Christopher L. Shannon (cshannon) 3d2e24d429 ARTEMIS-1538: Allow trustAll to apply from a connection URI
Previously when configuring a connectionFactory by URI this property was
ignored
2017-12-07 16:48:11 -05:00
Christopher L. Shannon (cshannon) d9acc649ac ARTEMIS-1544 - This closes #1693 2017-12-07 16:01:52 -05:00
Timothy Bish 4c04666421 ARTEMIS-1544 Use the proper types when accessing ApplicationProperties
Use Map<String, Object> to access the ApplicationProperties section
which is the spec defined type for that section.  This will prevent
breakage should proton-j be updated to reflect that in the definition of
that class.
2017-12-07 13:30:53 -05:00
Martyn Taylor fdc71155c9 This closes #1692 2017-12-07 12:23:16 +00:00
Andy Taylor 0e5b3cbdcc NO-JIRA Adding extra assertions to make sure queue name is in the error message 2017-12-07 10:28:51 +00:00
Clebert Suconic 7c702245f3 This closes #1687 2017-12-05 22:54:09 -05:00
Andy Taylor 34a912b644 ARTEMIS-1535 - settle delivery in same lock as sending the disposition
https://issues.apache.org/jira/browse/ARTEMIS-1535
2017-12-05 22:54:08 -05:00
Justin Bertram e129fc795b This closes #1686 2017-12-05 09:39:28 -06:00
Pat Fox 0b5bddaab5 ARTEMIS-1534 added openwire logging (trace level) to log openwire commands that are received/sent by the broker 2017-12-05 09:39:28 -06:00
Justin Bertram 3124a503ca This closes #1685 2017-12-05 09:23:17 -06:00
Michael André Pearce 6aac6d6f4f ARTEMIS-1533 Import subschema's so XMLLINT validates broker.xml 2017-12-05 09:23:17 -06:00
Justin Bertram a5cef3a4c5 This closes #1682 2017-12-05 09:20:54 -06:00
art-licis b152a33267 NO-JIRA Documentation: Fixed filenames of native libs found on distribution 2017-12-05 09:18:26 -06:00
Justin Bertram 328cf5cc59 This closes #1675 2017-12-05 09:10:40 -06:00
Pat Fox 7d61969795 ARTEMIS-1526 race condition between listConsumers() and closing a Session. When session not found, ignore that consumer and continue. 2017-12-05 09:10:40 -06:00