GitHub user heathkesler opened a pull request:
https://github.com/apache/activemq/pull/290
AMQ-7015
Added a purgeRecoveredXATransactions property on the KahaDB adaptor to
purge prepared XA messages on recovery
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/heathkesler/activemq AMQ-7015
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq/pull/290.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 #290
----
commit ce7498c971b99e2515f07aab36418a1a0f19c03e
Author: hkesler <hkesler@...>
Date: 2018-07-19T17:53:04Z
AMQ-7015 Added a purgeRecoveredXATransactions property on the KahaDB
adaptor to purge prepared XA messages on recovery
----
---