[
https://issues.apache.org/jira/browse/QPID-6642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14626699#comment-14626699
]
ASF subversion and git services commented on QPID-6642:
-------------------------------------------------------
Commit 1691037 from [~k-wall] in branch 'java/trunk'
[ https://svn.apache.org/r1691037 ]
QPID-6642: [Java Broker] Improve logging robustness
* Prevented memory logger buffer size being excessively large, to avoid
excessive memory consumption
* Prevented file logger file sizes being too small, to avoid excessive rolling
* Made org.apache.qpid.server.logging.BrokerFileLogger#getMaxFileSize a int
(size in megabytes), rather than a string decorated with suffixes
* Removed uninteresting values that are default from the initial-config.json.
Work by Lorenz Quack <[email protected]> and Keith Wall
> Improve Logging robustness
> --------------------------
>
> Key: QPID-6642
> URL: https://issues.apache.org/jira/browse/QPID-6642
> Project: Qpid
> Issue Type: Improvement
> Components: Java Broker
> Reporter: Lorenz Quack
> Fix For: 6.0 [Java]
>
> Attachments:
> 0001-QPID-6642-Java-Broker-Improve-logging-robustness.patch
>
>
> * Restrict memory logger buffer size
> * Prevent the creation of a file logger whose target directory cannot be
> written e.g. /etc/passwd
> * Impose a mimumum file log size (1MB) to prevent frequent rolling over
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]