GitHub user JiriOndrusek opened a pull request:
https://github.com/apache/activemq-artemis/pull/2188
[ARTEMIS-1986] PagingTest#testDeletePhysicalPages will fail if a record
about deleting a page is not saved in journal
Issue: https://issues.apache.org/jira/browse/ARTEMIS-1986
Change contains only test which is introduced as a part of fix on
downstream issue, because issue is not happening on master.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/JiriOndrusek/activemq-artemis
ARTEMIS-1986-test
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/2188.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 #2188
----
commit 3743bc1e89858be8b86289e3c93075097b6789fd
Author: JiriOndrusek <jondruse@...>
Date: 2018-07-23T12:17:24Z
[ARTEMIS-1986] PagingTest#testDeletePhysicalPages will fail if a record
about deleting a page is not saved in journal
----
---