[
https://issues.apache.org/jira/browse/ARTEMIS-1994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
clebert suconic closed ARTEMIS-1994.
------------------------------------
Resolution: Fixed
Fix Version/s: 2.6.3
> Include global-size-bytes in WARN message AMQ222038/39 for paging
> -----------------------------------------------------------------
>
> Key: ARTEMIS-1994
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1994
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Components: Broker
> Affects Versions: 2.6.2
> Reporter: Shailendra Kumar singh
> Priority: Minor
> Fix For: 2.6.3
>
>
> If max-size-bytes=-1 (disabled) paging will occur if the system hit
> global-max-size limit
> WARN message AMQ222038/39 does not display the global-max-size when paging
> starts. It will be good to have global-max-size included in the message to
> avoid confusion.
>
> {code:java}
> 2018-07-30 08:40:18,655 WARN [org.apache.activemq.artemis.core.server]
> AMQ222038: Starting paging on address 'Test'; size is currently: 1,049,087
> bytes; max-size-bytes: -1
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)