This closes #920
Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/88f4a8cc Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/88f4a8cc Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/88f4a8cc Branch: refs/heads/master Commit: 88f4a8ccec5ec843c250237d60b68ca56754d746 Parents: c18ee83 10a3248 Author: Clebert Suconic <[email protected]> Authored: Wed Dec 14 21:10:25 2016 -0500 Committer: Clebert Suconic <[email protected]> Committed: Wed Dec 14 21:10:25 2016 -0500 ---------------------------------------------------------------------- .../amqp/broker/AMQPSessionCallback.java | 2 +- .../amqp/proton/ProtonServerSenderContext.java | 4 +- .../core/server/impl/ServerSessionImpl.java | 33 +++++---- .../artemis/tests/util/ActiveMQTestBase.java | 4 +- .../integration/amqp/AmqpClientTestSupport.java | 9 +++ .../integration/amqp/AmqpSendReceiveTest.java | 73 ++++++++++++++++++-- .../amqp/SendingAndReceivingTest.java | 15 ++-- 7 files changed, 110 insertions(+), 30 deletions(-) ----------------------------------------------------------------------
