Repository: activemq-artemis Updated Branches: refs/heads/master 53c8ee007 -> 28c96e100
This closes #1539 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/28c96e10 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/28c96e10 Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/28c96e10 Branch: refs/heads/master Commit: 28c96e1002cacb8f51e346c7c410befe593aeeaf Parents: 53c8ee0 956c4c6 Author: Clebert Suconic <[email protected]> Authored: Mon Sep 25 11:00:56 2017 -0400 Committer: Clebert Suconic <[email protected]> Committed: Mon Sep 25 11:00:56 2017 -0400 ---------------------------------------------------------------------- .../protocol/mqtt/MQTTConnectionManager.java | 24 +-- .../core/protocol/mqtt/MQTTProtocolManager.java | 23 +++ .../integration/mqtt/imported/MQTTFQQNTest.java | 6 - .../imported/MQTTInterceptorPropertiesTest.java | 18 +- .../integration/mqtt/imported/MQTTTest.java | 199 ++++++++----------- .../integration/plugin/MqttPluginTest.java | 20 -- .../activemq/artemis/tests/util/Wait.java | 4 +- 7 files changed, 121 insertions(+), 173 deletions(-) ----------------------------------------------------------------------
