You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by an...@apache.org on 2017/09/06 10:59:17 UTC

[2/2] activemq-artemis git commit: This closes #1512 ARTEMIS-1387 Fix AMQPtoMQTT and Link route issues

This closes #1512 ARTEMIS-1387 Fix AMQPtoMQTT and Link route issues


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

Branch: refs/heads/master
Commit: f8ccb6d31dbe5ec1016c753cbd035de15c912a2d
Parents: 125bd41 16dfd77
Author: Andy Taylor <an...@gmail.com>
Authored: Wed Sep 6 11:58:52 2017 +0100
Committer: Andy Taylor <an...@gmail.com>
Committed: Wed Sep 6 11:58:52 2017 +0100

----------------------------------------------------------------------
 .../activemq/artemis/api/core/ICoreMessage.java |  2 +-
 .../activemq/artemis/api/core/Message.java      |  2 +-
 .../core/protocol/mqtt/MQTTPublishManager.java  |  8 ++---
 .../core/protocol/mqtt/MQTTSessionCallback.java |  4 +--
 .../artemis/core/protocol/mqtt/MQTTUtil.java    |  4 +++
 .../impl/openmbean/OpenTypeSupport.java         |  2 +-
 .../integration/mqtt/imported/MQTTTest.java     | 37 ++++++++++++++++++++
 7 files changed, 49 insertions(+), 10 deletions(-)
----------------------------------------------------------------------