GitHub user jbertram opened a pull request:
https://github.com/apache/activemq-artemis/pull/2046
ARTEMIS-1830 only return prepared txns with listPreparedTxns mgmnt op
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jbertram/activemq-artemis ARTEMIS-1830
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/2046.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 #2046
----
commit 6d7b7535585b049867c467e65e6eaf23b103fce0
Author: Justin Bertram <jbertram@...>
Date: 2018-04-25T16:44:47Z
ARTEMIS-1830 only return prepared txns with listPreparedTxns mgmnt op
----
---