You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by cl...@apache.org on 2018/05/24 20:29:33 UTC

[18/33] activemq-artemis git commit: This closes #2093

This closes #2093


Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/88b23994
Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/88b23994
Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/88b23994

Branch: refs/heads/2.6.x
Commit: 88b23994c31c10245a38729909044f992b6a529f
Parents: 78016cb a9d9731
Author: Clebert Suconic <cl...@apache.org>
Authored: Wed May 23 13:11:36 2018 -0400
Committer: Clebert Suconic <cl...@apache.org>
Committed: Wed May 23 13:11:36 2018 -0400

----------------------------------------------------------------------
 .../core/protocol/core/impl/PacketImpl.java     |   2 +
 .../artemis/jms/client/ActiveMQSession.java     |  23 +-
 .../amqp/broker/AMQPSessionCallback.java        |  27 +-
 .../amqp/proton/ProtonServerSenderContext.java  |   6 +-
 .../protocol/openwire/OpenWireConnection.java   |   6 +-
 .../core/ServerSessionPacketHandler.java        |  11 +-
 .../server/SecureConfigurationTest.java         | 260 +++++++++++++++++++
 .../src/test/resources/multicast_topic.xml      | 146 +++++++++++
 8 files changed, 459 insertions(+), 22 deletions(-)
----------------------------------------------------------------------