Repository: activemq-artemis
Updated Branches:
  refs/heads/master 6ca5f9eda -> e0334dff0


This closes #2002


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

Branch: refs/heads/master
Commit: e0334dff0ebd947016afb5bb2c8faa9adc407b54
Parents: 6ca5f9e 396056c
Author: Clebert Suconic <clebertsuco...@apache.org>
Authored: Mon Apr 9 13:11:41 2018 -0400
Committer: Clebert Suconic <clebertsuco...@apache.org>
Committed: Mon Apr 9 13:11:41 2018 -0400

----------------------------------------------------------------------
 .../core/protocol/core/impl/RemotingConnectionImpl.java  |  6 ++++++
 .../spi/core/protocol/AbstractRemotingConnection.java    |  5 +++++
 .../artemis/spi/core/protocol/RemotingConnection.java    |  2 ++
 .../amqp/broker/ActiveMQProtonRemotingConnection.java    |  6 ++++++
 .../protocol/amqp/proton/AMQPConnectionContext.java      |  5 +++++
 .../protocol/amqp/proton/handler/ProtonHandler.java      | 11 +++++++++++
 .../artemis/core/protocol/mqtt/MQTTConnection.java       |  6 ++++++
 .../artemis/core/protocol/stomp/StompConnection.java     |  6 ++++++
 .../core/remoting/server/impl/RemotingServiceImpl.java   |  2 +-
 9 files changed, 48 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


Reply via email to