You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Justin Bertram (JIRA)" <ji...@apache.org> on 2015/06/23 19:56:01 UTC

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

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

Justin Bertram reassigned ARTEMIS-79:
-------------------------------------

    Assignee: Justin Bertram

> 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
>            Assignee: Justin Bertram
>             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)