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