[ https://issues.apache.org/jira/browse/AMQ-3574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13256217#comment-13256217
]
Rob Davies commented on AMQ-3574:
---------------------------------
changed memory limit to be the same as the default in org.apache.activemq.broker.BrokerService
- 64mb by SVN revision 1327362
> Enable <systemUsage> configuration in activemq.xml out of the box.
> -------------------------------------------------------------------
>
> Key: AMQ-3574
> URL: https://issues.apache.org/jira/browse/AMQ-3574
> Project: ActiveMQ
> Issue Type: Improvement
> Components: Broker
> Affects Versions: 5.5.1
> Reporter: Torsten Mielke
> Labels: configuration, systemUsage
> Fix For: 5.6.0
>
> Attachments: AMQ-3574.patch
>
>
> Right now the <systemUsage> configuration in conf/activemq.xml is commented. If
commented then the default systemUsage defined in BrokerService.getSystemUsage() takes effect.
> I don't think many users are aware of the default systemUsage settings. I know of some
users that thought there are no systemUsage restrictions enforced when this configuration
is commented.
> So rather than commenting out <systemUsage> in our default configuration, why not
enabling it with the same settings as the default systemUsage (which anyway takes effect when
the <systemUsage> config is commented)?
> IMHO it will make it more clear to users what limits are currently enforced.
> We should also leave a comment in the <systemUsage> config that disabling this
config makes the broker use the default settings.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
|