GitHub user alanprot opened a pull request:
https://github.com/apache/activemq/pull/316
AMQ-7082 - Make sure that the recovery will only mark pages as free iâ¦
â¦f they were created in a previous execution
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/alanprot/activemq AMQ-7082
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq/pull/316.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 #316
----
commit 0d34338919edee863bd71693ee30999d9d9d6ce9
Author: Alan Protasio <alanprot@...>
Date: 2018-11-06T09:13:18Z
AMQ-7082 - Make sure that the recovery will only mark pages as free if they
were created in a previous execution
----
---