[
https://issues.apache.org/jira/browse/GERONIMO-5254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shawn Jiang updated GERONIMO-5254:
----------------------------------
Fix Version/s: 2.2.1
2.2.2
3.0
> The ActiveMQ XML configuration is incorrect regarding memoryUsage limit
> ------------------------------------------------------------------------
>
> Key: GERONIMO-5254
> URL: https://issues.apache.org/jira/browse/GERONIMO-5254
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: ActiveMQ
> Affects Versions: 2.2
> Reporter: Bruce Snyder
> Fix For: 2.2.1, 2.2.2, 3.0
>
>
> 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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.