This closes #1122
Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/eea3e747 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/eea3e747 Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/eea3e747 Branch: refs/heads/master Commit: eea3e74703d75911b415a63928097f3133ad5be0 Parents: 1f5921b e33b7af Author: Clebert Suconic <[email protected]> Authored: Wed Mar 22 23:28:54 2017 -0400 Committer: Clebert Suconic <[email protected]> Committed: Wed Mar 22 23:28:54 2017 -0400 ---------------------------------------------------------------------- .../core/protocol/mqtt/MQTTPublishManager.java | 7 +++--- .../core/protocol/mqtt/MQTTSessionState.java | 6 +++++ .../artemis/core/protocol/mqtt/MQTTUtil.java | 2 ++ .../integration/mqtt/imported/MQTTTest.java | 26 +++++++++++++++++++- 4 files changed, 36 insertions(+), 5 deletions(-) ----------------------------------------------------------------------
