You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by mi...@apache.org on 2017/12/21 15:38:39 UTC

[2/2] activemq-artemis git commit: This closes #1736 ARTEMIS-1569 - Queue - User Enhancement

This closes #1736 ARTEMIS-1569 - Queue - User Enhancement


Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/30ae2db2
Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/30ae2db2
Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/30ae2db2

Branch: refs/heads/master
Commit: 30ae2db2b0baa6fe86bfea49ae4bc5843ded6013
Parents: 515560b 035936c
Author: Michael Pearce <mi...@me.com>
Authored: Thu Dec 21 15:38:18 2017 +0000
Committer: Michael Pearce <mi...@me.com>
Committed: Thu Dec 21 15:38:18 2017 +0000

----------------------------------------------------------------------
 .../api/core/management/QueueControl.java       |  6 ++++++
 .../core/config/CoreQueueConfiguration.java     | 14 +++++++++++++
 .../deployers/impl/FileConfigurationParser.java |  5 ++++-
 .../core/management/impl/QueueControlImpl.java  | 14 +++++++++++++
 .../core/server/impl/ActiveMQServerImpl.java    |  2 +-
 .../resources/schema/artemis-configuration.xsd  |  8 +++++++
 .../test/resources/artemis-configuration.xsd    |  8 +++++++
 .../management/QueueControlUsingCoreTest.java   |  5 +++++
 .../persistence/QueueConfigRestartTest.java     | 22 ++++++++++++++++++++
 9 files changed, 82 insertions(+), 2 deletions(-)
----------------------------------------------------------------------