GitHub user graben opened a pull request:
https://github.com/apache/activemq-artemis/pull/2193
ARTEMIS-1985: Switch from XA_RDONLY to XA_OK as return value for prepare
transaction via OpenWire
@clebertsuconic : Feedback for possible test cases needed
(https://issues.apache.org/jira/browse/ARTEMIS-1985)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/graben/activemq-artemis ARTEMIS-1985
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/2193.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 #2193
----
commit 75b20b6553b374950dac333a1350783f0d29f937
Author: Benjamin Graf <benjamin.graf@...>
Date: 2018-07-21T14:57:12Z
ARTEMIS-1985: Switch from XA_RDONLY to XA_OK as return value for prepare
transaction via OpenWire
----
---