Ivan Bessonov created IGNITE-20312:
--------------------------------------

             Summary: 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


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)

Reply via email to