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 2017/04/12 16:35:34 UTC

[2/2] activemq-artemis git commit: This closes #1202

This closes #1202


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

Branch: refs/heads/master
Commit: 851803daa144b42951721bb1965fa30b74d15992
Parents: 3ff9057 930df5b
Author: Clebert Suconic <cl...@apache.org>
Authored: Wed Apr 12 12:35:26 2017 -0400
Committer: Clebert Suconic <cl...@apache.org>
Committed: Wed Apr 12 12:35:26 2017 -0400

----------------------------------------------------------------------
 .../amqp/broker/AMQPSessionCallback.java        | 73 ++++++++++++++------
 .../amqp/proton/AMQPConnectionContext.java      | 44 +++++++++---
 .../amqp/proton/AMQPSessionContext.java         | 26 +++++--
 .../proton/ProtonServerReceiverContext.java     | 17 +++--
 .../amqp/proton/ProtonServerSenderContext.java  | 65 ++++++++++++-----
 .../amqp/proton/handler/ProtonHandler.java      | 66 +++++++++++-------
 .../transaction/ProtonTransactionHandler.java   | 37 +++++++---
 .../tests/integration/amqp/ProtonTest.java      | 39 +++++++++++
 8 files changed, 275 insertions(+), 92 deletions(-)
----------------------------------------------------------------------