This closes #918
Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/c18ee831 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/c18ee831 Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/c18ee831 Branch: refs/heads/master Commit: c18ee831904e8c9fed085b63a951c3fea3ce1194 Parents: 6d10a37 332338d Author: Clebert Suconic <[email protected]> Authored: Wed Dec 14 14:37:09 2016 -0500 Committer: Clebert Suconic <[email protected]> Committed: Wed Dec 14 14:37:09 2016 -0500 ---------------------------------------------------------------------- .../apache/activemq/artemis/cli/commands/Create.java | 6 ++++++ .../activemq/artemis/cli/commands/etc/broker.xml | 2 +- .../artemis/core/paging/impl/PagingStoreImpl.java | 8 ++++++-- .../persistence/impl/nullpm/NullStorageManager.java | 15 +++++++++++++-- .../artemis/tests/integration/paging/PagingTest.java | 13 +++++++++++-- 5 files changed, 37 insertions(+), 7 deletions(-) ----------------------------------------------------------------------
