[ 
https://issues.apache.org/jira/browse/ARTEMIS-1666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16360956#comment-16360956
 ] 

ASF GitHub Bot commented on ARTEMIS-1666:
-----------------------------------------

Github user yersan commented on the issue:

    https://github.com/apache/activemq-artemis/pull/1854
  
    @jbertram Note that there is no JMSServerControlTest test on master branch, 
but it exists on 1.x. This test can be used to cover this issue against 
regression, how do you usually deal with these cases? will it be fine if, when 
this issue is cherry picked for 1.x, we add a new commit including the test 
case into the PR over 1.x? 


> 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, 2.4.0
>            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)

Reply via email to