You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Matt Pavlovich (JIRA)" <ji...@apache.org> on 2013/12/20 04:06:08 UTC

[jira] [Updated] (AMQ-4819) Reducing memory usage should log at INFO/WARN level instead of ERROR

     [ https://issues.apache.org/jira/browse/AMQ-4819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matt Pavlovich updated AMQ-4819:
--------------------------------

    Attachment: AMQ-4819.diff

Patch to apply the config option to the <systemUsage /> tag in the configuration.

Including unit test to test the non-default configuration works.

> Reducing memory usage should log at INFO/WARN level instead of ERROR
> --------------------------------------------------------------------
>
>                 Key: AMQ-4819
>                 URL: https://issues.apache.org/jira/browse/AMQ-4819
>             Project: ActiveMQ
>          Issue Type: Improvement
>          Components: Broker
>    Affects Versions: 5.9.0
>            Reporter: Claus Ibsen
>            Assignee: Matt Pavlovich
>            Priority: Minor
>             Fix For: 5.10.0
>
>         Attachments: AMQ-4819.diff
>
>
> For example when using unit tests we will see. There is other limits that is being logged as well such as when disk space is also less than expected. That is logged at INFO level AFAIR
> 2013-10-22 10:24:44,002 [main           ] ERROR BrokerService                  - Memory Usage for the Broker (1024 mb) is more than the maximum available for the JVM: 156 mb - resetting to 70% of maximum available: 109 mb
> I suggest to make this logging level INFO or maybe at WARN?



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)