This closes #2074
Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/7c547054 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/7c547054 Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/7c547054 Branch: refs/heads/master Commit: 7c5470548a98405b2ca97ee4749e6258641daec1 Parents: c0a40a1 72eadb2 Author: Clebert Suconic <[email protected]> Authored: Tue Nov 6 22:00:26 2018 -0500 Committer: Clebert Suconic <[email protected]> Committed: Tue Nov 6 22:00:26 2018 -0500 ---------------------------------------------------------------------- .../amqp/broker/AMQPSessionCallback.java | 19 ++++ .../transaction/ProtonTransactionHandler.java | 11 ++- .../core/server/impl/ServerSessionImpl.java | 10 +++ .../spi/core/protocol/SessionCallback.java | 5 ++ .../integration/amqp/JMXManagementTest.java | 92 ++++++++++++++++++++ 5 files changed, 136 insertions(+), 1 deletion(-) ----------------------------------------------------------------------
