Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LOGCXX-568 Cleanup if GZip fails #164

Merged
merged 1 commit into from
Dec 19, 2022
Merged

LOGCXX-568 Cleanup if GZip fails #164

merged 1 commit into from
Dec 19, 2022

Conversation

rm5248
Copy link
Contributor

@rm5248 rm5248 commented Dec 17, 2022

Cleanup 0-sized gzip files if rollover fails. Added a new option to determine what to do if there is a failure, to make the rollover dumb.

This also implements the long-standing PR #62, adding that fix in as an option. The best way to fix this is to use the FallbackErrorHandler, however this fix is easier to configure.

Cleanup 0-sized gzip files if rollover fails.  Added a new option to determine
what to do if there is a failure, to make the rollover dumb.
@rm5248 rm5248 merged commit a897173 into next_stable Dec 19, 2022
@rm5248 rm5248 deleted the LOGCXX-568 branch December 19, 2022 23:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants