This closes #505
Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/99acd688 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/99acd688 Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/99acd688 Branch: refs/heads/master Commit: 99acd688382a87f83e6a86960b2794f5cb3a3b9e Parents: bb8d095 1d770e4 Author: Clebert Suconic <[email protected]> Authored: Wed May 4 16:53:25 2016 -0400 Committer: Clebert Suconic <[email protected]> Committed: Wed May 4 16:53:25 2016 -0400 ---------------------------------------------------------------------- .../artemis/jms/server/impl/JMSServerManagerImpl.java | 11 +++++++++-- .../activemq/artemis/core/server/ActiveMQServer.java | 7 +++++++ .../artemis/core/server/impl/ActiveMQServerImpl.java | 12 +++++++++++- .../RaceOnSyncLargeMessageOverReplicationTest.java | 2 +- .../tests/integration/jms/client/GroupingTest.java | 3 +++ .../management/ActiveMQServerControlTest.java | 14 +++++++++----- .../ActiveMQServerControlUsingCoreTest.java | 4 ++++ 7 files changed, 44 insertions(+), 9 deletions(-) ----------------------------------------------------------------------
