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 2016/10/27 21:32:58 UTC

[jira] [Created] (ARTEMIS-829) Core Protocol Producers will re-encode messages on the server

clebert suconic created ARTEMIS-829:
---------------------------------------

             Summary: 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.4.0, 1.3.0, 1.2.0, 1.1.0, 1.0.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)