Repository: activemq-artemis Updated Branches: refs/heads/master 46bc10eea -> 21c688615
This closes #2258 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/21c68861 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/21c68861 Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/21c68861 Branch: refs/heads/master Commit: 21c68861514bdcf3d2c9a68f913f32211d7c2c6c Parents: 46bc10e 95ec8ea Author: Michael Andre Pearce <[email protected]> Authored: Fri Aug 24 21:35:34 2018 +0100 Committer: Michael Andre Pearce <[email protected]> Committed: Fri Aug 24 21:35:34 2018 +0100 ---------------------------------------------------------------------- .../core/postoffice/impl/PostOfficeImpl.java | 89 +++++++++++--------- .../core/server/impl/ServerSessionImpl.java | 78 +++++++++-------- .../plugin/ActiveMQServerMessagePlugin.java | 30 +++++++ .../impl/LoggingActiveMQServerPlugin.java | 46 ++++++++++ .../impl/LoggingActiveMQServerPluginLogger.java | 28 ++++++ .../plugin/MethodCalledVerifier.java | 19 +++++ 6 files changed, 213 insertions(+), 77 deletions(-) ----------------------------------------------------------------------
