[
https://issues.apache.org/jira/browse/ARTEMIS-2900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17195710#comment-17195710
]
ASF subversion and git services commented on ARTEMIS-2900:
----------------------------------------------------------
Commit 7cf5289efa011493a3a69a96d1293609204018d6 in activemq-artemis's branch
refs/heads/master from Clebert Suconic
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=7cf5289 ]
ARTEMIS-2900 Expose property (getWholeMessageSize) so users can intercept size
of messages and large messages
> Expose whole wire size on Large Messages
> ----------------------------------------
>
> Key: ARTEMIS-2900
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2900
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Affects Versions: 2.15.0
> Reporter: Clebert Suconic
> Assignee: Clebert Suconic
> Priority: Major
> Fix For: 2.16.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> When intercepting large messages, users need to know the exact size of the
> message including the whole body.
>
> For that I should expose a new property named getWholeMessageSize() that will
> be available on large messages and regular messages.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)