This closes #1871
Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/646e5551
Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/646e5551
Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/646e5551
Branch: refs/heads/master
Commit: 646e555148f756b8d84f9458c173bfa4df4197a6
Parents: f91432e 5480d7b
Author: Justin Bertram <jbertram@apache.org>
Authored: Wed Feb 14 10:07:41 2018 -0600
Committer: Justin Bertram <jbertram@apache.org>
Committed: Wed Feb 14 10:07:41 2018 -0600
----------------------------------------------------------------------
.../core/client/impl/ServerLocatorImpl.java | 34 ++++++++++++---
.../artemis/core/message/impl/CoreMessage.java | 3 +-
.../core/protocol/mqtt/MQTTConnection.java | 44 ++++++++++----------
.../impl/journal/LargeServerMessageImpl.java | 6 ---
.../core/server/impl/ActiveMQServerImpl.java | 11 -----
.../MqttClusterRemoteSubscribeTest.java | 1 +
.../tests/integration/paging/PagingTest.java | 14 ++-----
7 files changed, 58 insertions(+), 55 deletions(-)
----------------------------------------------------------------------
|