You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "clebert suconic (JIRA)" <ji...@apache.org> on 2015/06/15 22:47:00 UTC

[jira] [Commented] (ARTEMIS-79) JMX: getFirstMessageAsJSON not suitable for large messages

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

clebert suconic commented on ARTEMIS-79:
----------------------------------------

[~daniel.pocock] can you update this with your PR again for this?

It seems we lost this over the renames.. but I had the impression this was merged already.


Can you please let me know what's the state on this one here since I lost track due to the renames? I believe this one is done!

> JMX: getFirstMessageAsJSON not suitable for large messages
> ----------------------------------------------------------
>
>                 Key: ARTEMIS-79
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-79
>             Project: ActiveMQ Artemis
>          Issue Type: New Feature
>            Reporter: Daniel Pocock
>             Fix For: 1.0.1
>
>
> When calling getFirstmessageAsJSON it has to return the whole message body.  If only interested in one of the headers (e.g. the timestamp) and if the message body is large then this method can be inefficient.
> It would be useful to have methods that just return the headers or just the timestamp or age of the message.
> https://github.com/apache/activemq-6/pull/97



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)