[GitHub] activemq-artemis pull request #1854: [ARTEMIS-1666] List of prepared transac...

2018-02-12 Thread yersan
Github user yersan closed the pull request at:

https://github.com/apache/activemq-artemis/pull/1854


---


[GitHub] activemq-artemis pull request #1854: [ARTEMIS-1666] List of prepared transac...

2018-02-07 Thread yersan
GitHub user yersan opened a pull request:

https://github.com/apache/activemq-artemis/pull/1854

[ARTEMIS-1666] List of prepared transaction details returns 
Object.toString() instead of Json string

Issue: https://issues.apache.org/jira/browse/ARTEMIS-1666
JBEAP Issue: https://issues.jboss.org/browse/JBEAP-14177

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/yersan/activemq-artemis bugs/ARTEMIS-1666

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/activemq-artemis/pull/1854.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 #1854


commit ecc13750929f7969c7cd36da357af7273a88f607
Author: Yeray Borges 
Date:   2018-02-07T14:56:37Z

[ARTEMIS-1666] List of prepared transaction details returns 
Object.toString() instead of Json string




---