[
https://issues.apache.org/jira/browse/QPID-6746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14904329#comment-14904329
]
ASF subversion and git services commented on QPID-6746:
-------------------------------------------------------
Commit 1704810 from [~k-wall] in branch 'java/trunk'
[ https://svn.apache.org/r1704810 ]
QPID-6746: [Java Broker] Fix quoting of the environment variable JAVA_MEM
> Default direct memory settings in Java Broker's start scripts
> -------------------------------------------------------------
>
> Key: QPID-6746
> URL: https://issues.apache.org/jira/browse/QPID-6746
> Project: Qpid
> Issue Type: Improvement
> Components: Java Broker
> Reporter: Keith Wall
> Fix For: qpid-java-6.0
>
>
> The Java Broker now uses direct memory for message payload/header storage,
> rather than heap as was the case in previous releases.
> We want to keep the Java Broker's footprint to roughly 2GB (ignoring the
> overhead of the JVM itself), so we need to change the scripts to default both
> heap (-Xmx512m) and direct memory (-XX:MaxDirectMemorySize).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]