Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-6746

Default direct memory settings in Java Broker's start scripts

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • qpid-java-6.0
    • Broker-J
    • None

    Description

      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).

      Attachments

        Activity

          People

            orudyy Alex Rudyy
            kwall Keith Wall
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: