Uploaded image for project: 'Geronimo'
  1. Geronimo
  2. GERONIMO-5254

The ActiveMQ XML configuration is incorrect regarding memoryUsage limit

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.2
    • 2.2.1, 2.2.2, 3.0.0
    • ActiveMQ
    • Security Level: public (Regular issues)
    • None

    Description

      The default ActiveMQ XML configuration in Geronimo 2.2 is incorrect because it limits the amount of memory available to the entire broker to 20mb while both queues and topics are limited to 128mb each. This is obviously a conflict and will cause an issue with ActiveMQ. The solution is to raise the memoryUsage limit to accommodate the limits on the queues and topics. Because queues are limited to 128mb and topics are limited to 128mb (a total of 256mb), and the broker still needs enough memory to do its job, the memoryUsage limit should probably be a mimimum of 384mb or perhaps even 512mb.

      Attachments

        Activity

          People

            xuhaihong Haihong Xu
            bsnyder Bruce Snyder
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: