You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Bruce Snyder (JIRA)" <ji...@apache.org> on 2010/04/15 07:15:49 UTC

[jira] Created: (GERONIMO-5254) The ActiveMQ XML configuration is incorrect regarding memoryUsage limit

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


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.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (GERONIMO-5254) The ActiveMQ XML configuration is incorrect regarding memoryUsage limit

Posted by "Shawn Jiang (JIRA)" <ji...@apache.org>.
     [ 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.


[jira] Resolved: (GERONIMO-5254) The ActiveMQ XML configuration is incorrect regarding memoryUsage limit

Posted by "Ivan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-5254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ivan resolved GERONIMO-5254.
----------------------------

    Resolution: Fixed

Commit changes to 2.2 branch at revision: 941618, now set the limit to 512m. Thanks, Bruce !

> 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
>            Assignee: Ivan
>             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.


[jira] Assigned: (GERONIMO-5254) The ActiveMQ XML configuration is incorrect regarding memoryUsage limit

Posted by "Ivan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-5254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ivan reassigned GERONIMO-5254:
------------------------------

    Assignee: Ivan

> 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
>            Assignee: Ivan
>             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.