This closes #1958
Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/8b8eff05 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/8b8eff05 Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/8b8eff05 Branch: refs/heads/master Commit: 8b8eff053f1b0dd94cbc94daf6ade8f9f66fd877 Parents: e56b38b 772156d Author: Justin Bertram <[email protected]> Authored: Mon Mar 19 10:39:53 2018 -0500 Committer: Justin Bertram <[email protected]> Committed: Mon Mar 19 10:39:53 2018 -0500 ---------------------------------------------------------------------- .../core/ServerSessionPacketHandler.java | 4 +- .../oldAddressSpace/artemisServer.groovy | 90 ++++++++++++++ .../oldAddressSpace/receiveMessages.groovy | 75 ++++++++++++ .../oldAddressSpace/sendMessagesAddress.groovy | 80 +++++++++++++ .../compatibility/OldAddressSpaceTest.java | 117 +++++++++++++++++++ 5 files changed, 364 insertions(+), 2 deletions(-) ----------------------------------------------------------------------
