You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Alex Rudyy (JIRA)" <ji...@apache.org> on 2018/05/25 13:36:00 UTC

[jira] [Created] (QPID-8198) [Broker-J[Documentation] Account headers in formula for estimation of heap size

Alex Rudyy created QPID-8198:
--------------------------------

             Summary: [Broker-J[Documentation] Account headers in formula for estimation of heap size
                 Key: QPID-8198
                 URL: https://issues.apache.org/jira/browse/QPID-8198
             Project: Qpid
          Issue Type: Bug
          Components: Broker-J, Java Documentation
            Reporter: Alex Rudyy
             Fix For: qpid-java-broker-7.1.0, qpid-java-broker-7.0.4


The formula for estimation of required heap size should allow to specify variables for message headers. Otherwise, the estimated value would be far from required. For example, in Broker with 1G of heap it is possible to publish 568920 AMQP 1-0 messages without application properties. However, it is possible to publish around 208700 messages if each message contains 20 application specific properties with average size of 20 bytes for name and value.
The formula for estimation of required heap size should allow to specify the following:
* average size of property name and value
* average number of application properties per message



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org