[
https://issues.apache.org/jira/browse/IGNITE-20312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17760785#comment-17760785
]
Vyacheslav Koptilin commented on IGNITE-20312:
----------------------------------------------
LGTM, considering the fact that this config can be used for testing purposes
> Change default logger settings
> ------------------------------
>
> Key: IGNITE-20312
> URL: https://issues.apache.org/jira/browse/IGNITE-20312
> Project: Ignite
> Issue Type: Improvement
> Reporter: Ivan Bessonov
> Assignee: Ivan Bessonov
> Priority: Major
> Labels: ignite-3
> Time Spent: 10m
> Remaining Estimate: 0h
>
> What we have now is:
>
> {noformat}
> java.util.logging.FileHandler.limit = 10485760
> java.util.logging.FileHandler.count = 10
> {noformat}
>
> That's not enough for good testing, especially considering that each restart
> will start with next file, instead of appending to the previous file. I
> suggest greatly increasing the number of files in rotation.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)