GitHub user gaohoward opened a pull request:
https://github.com/apache/activemq-artemis/pull/2463
ARTEMIS-2197 Page deleted before transaction finishes
Fixed regression caused by previous commit
b36dc37c152cabe3a0d9af178db043f842bfcdc0
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gaohoward/activemq-artemis a_e2011_regress
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/2463.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 #2463
----
commit 2bd8fa7c5dcfb2c29a5c5f61ff433bf161b1b86e
Author: Howard Gao <howard.gao@...>
Date: 2018-12-13T12:17:14Z
ARTEMIS-2197 Page deleted before transaction finishes
Fixed regression caused by previous commit
b36dc37c152cabe3a0d9af178db043f842bfcdc0
----
---