[
https://issues.apache.org/jira/browse/ARTEMIS-829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15623180#comment-15623180
]
ASF subversion and git services commented on ARTEMIS-829:
---------------------------------------------------------
Commit e0021252ee94dcafe664520e080d5a6e13e3350f in activemq-artemis's branch
refs/heads/master from Clebert Suconic
[ https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git;h=e002125 ]
ARTEMIS-829 Removing messages re-encoding
https://issues.apache.org/jira/browse/ARTEMIS-829
> Core Protocol Producers will re-encode messages on the server
> -------------------------------------------------------------
>
> Key: ARTEMIS-829
> URL: https://issues.apache.org/jira/browse/ARTEMIS-829
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Affects Versions: 1.0.0, 1.1.0, 1.2.0, 1.3.0, 1.4.0
> Reporter: clebert suconic
> Assignee: clebert suconic
> Fix For: 1.5.0
>
>
> In an attempt to optimize small message producers, the producer will remove
> the address from the message and re-encode it on the server. that will make
> Netty to double the size, and remove the former buffer, what will generate
> more memory throughput for the same mesage.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)