[
https://issues.apache.org/jira/browse/AMQ-6206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15188164#comment-15188164
]
ASF subversion and git services commented on AMQ-6206:
------------------------------------------------------
Commit 57264bf8dc9970d7d808cf24216b6185ceb644e2 in activemq's branch
refs/heads/master from [~gtully]
[ https://git-wip-us.apache.org/repos/asf?p=activemq.git;h=57264bf ]
https://issues.apache.org/jira/browse/AMQ-6206 - ensure properties are
marshalled before dispatch to broker so that their values are reflected in the
memory usage
> properties in stomp non persistent messages are not reflected in the message
> size used for usage tracking
> ---------------------------------------------------------------------------------------------------------
>
> Key: AMQ-6206
> URL: https://issues.apache.org/jira/browse/AMQ-6206
> Project: ActiveMQ
> Issue Type: Bug
> Components: stomp
> Affects Versions: 5.13.0
> Reporter: Gary Tully
> Assignee: Gary Tully
> Fix For: 5.14.0
>
>
> stomp messages are passed on from the protocol converter directly so their
> properties are not marshalled. Only marshalled properties are tracked for
> usage by Message.getSize
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)