Repository: activemq-artemis Updated Branches: refs/heads/master 10c9d797d -> d963a4a75
This closes #1114 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/d963a4a7 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/d963a4a7 Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/d963a4a7 Branch: refs/heads/master Commit: d963a4a7581cca1f08c0d010dcd0bdc12b04bb60 Parents: 10c9d79 0bfb39b Author: Justin Bertram <[email protected]> Authored: Wed Mar 22 09:55:02 2017 -0500 Committer: Justin Bertram <[email protected]> Committed: Wed Mar 22 09:55:02 2017 -0500 ---------------------------------------------------------------------- .../impl/netty/ActiveMQChannelHandler.java | 6 +- .../netty/PartialPooledByteBufAllocator.java | 6 +- .../protocol/amqp/broker/AMQPMessage.java | 11 +- .../amqp/proton/ProtonServerSenderContext.java | 159 ++++++++++--------- .../amqp/proton/handler/ProtonHandler.java | 2 +- .../hornetq/HornetQProtocolManager.java | 2 +- .../protocol/core/impl/CoreProtocolManager.java | 2 +- .../core/server/impl/ServerConsumerImpl.java | 12 +- 8 files changed, 110 insertions(+), 90 deletions(-) ----------------------------------------------------------------------
