pdxcodemonkey opened a new pull request #743: URL: https://github.com/apache/geode-native/pull/743
logger wasn't calculating size of existing logs at initialization, so stopping and restarting an app without deleting logs would cause the logger to 'grow' used disk space by up to `log-disk-space-limit` each iteration. Also added appropriate tests, and fixed a default filename issue. Co-authored-by: Matthew Reddington <[email protected]> @mreddington @dihardman @davebarnes97 @karensmolermiller ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
