[
https://issues.apache.org/jira/browse/ARTEMIS-1994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16572337#comment-16572337
]
ASF subversion and git services commented on ARTEMIS-1994:
----------------------------------------------------------
Commit cddedae78f0f86bc15d4fc904e187bf9d6d14858 in activemq-artemis's branch
refs/heads/2.6.x from Shailendra Kumar Singh
[ https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git;h=cddedae ]
[ARTEMIS-1994]Include global-size-bytes in WARN message AMQ222038/39 for paging
[ARTEMIS-1994]Minor changes
(cherry picked from commit 29f39631dc226a64e89344602f27ae09ab3cdb66)
> 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
>
> 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)