You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Yeray Borges (JIRA)" <ji...@apache.org> on 2018/02/07 09:20:00 UTC

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

     [ https://issues.apache.org/jira/browse/ARTEMIS-1666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yeray Borges updated ARTEMIS-1666:
----------------------------------
    Summary: List of prepared transaction details returns Object.toString() instead of Json string  (was: Error returning the list of prepared transaction details as JSon)

> List of prepared transaction details returns Object.toString() instead of Json string
> -------------------------------------------------------------------------------------
>
>                 Key: ARTEMIS-1666
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1666
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>    Affects Versions: 1.5.5
>            Reporter: Yeray Borges
>            Priority: Major
>
> {{JMSServerManagerImpl#listPreparedTransactionDetailsAsJSON}} returns a {{JsonArrayBuilder}} string representation instead of the JSon representation.
> There is a missing {{JsonArrayBuilder#buid}} call in the method.
> This issue can be easily reproduced checking the output of {{JMSServerControlTest#testListPreparedTransactionDetails}} test.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)