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

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

    [ https://issues.apache.org/jira/browse/QPID-8198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16490762#comment-16490762 ] 

ASF subversion and git services commented on QPID-8198:
-------------------------------------------------------

Commit 21aabcd9c67dbbecda6856eea135e62ce041a59c in qpid-broker-j's branch refs/heads/7.0.x from [~alex.rufous]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-broker-j.git;h=21aabcd ]

QPID-8198: [Broker-J[Documentation] Account headers in formula for estimation of heap size

(cherry picked from commit db971ea2ba02f9f5128daac0ab310dad5c8f8fba)


> [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
>            Assignee: Alex Rudyy
>            Priority: Major
>             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