GitHub user JiriOndrusek opened a pull request:
https://github.com/apache/activemq-artemis/pull/2039
[ARTEMIS-1823] - Log warning on boot when persistence is disabled andâ¦
⦠paging enabled
Issue: https://issues.apache.org/jira/browse/ARTEMIS-1823
Added warning in case that paging is on and persistence is disabled.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/JiriOndrusek/activemq-artemis ARTEMIS-1823
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/2039.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2039
----
commit b4cf6aa37484be1b3aa1b9ce2438e0df289f97c7
Author: JiriOndrusek <jondruse@...>
Date: 2018-04-23T12:57:09Z
[ARTEMIS-1823] - Log warning on boot when persistence is disabled and
paging enabled
----
---