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

Make IO errors paintful explicit in logrotate generator #1022

Merged

Conversation

blt
Copy link
Collaborator

@blt blt commented Oct 2, 2024

What does this PR do?

In my downstack PR I discovered that in fact we have some IO error happening
in practice although exactly which one who can say. This PR attempts to say.
I've gone through and made every error very explicit and where possible added
the paths being acted on.

@blt blt marked this pull request as ready for review October 2, 2024 18:57
@blt blt requested a review from a team as a code owner October 2, 2024 18:57
@blt blt force-pushed the blt/add_error_logs_around_logrotate_errors branch from 4cf9d85 to 11a7f62 Compare October 2, 2024 21:03
@blt blt force-pushed the blt/make_io_errors_paintful_explicit_in_logrotate_generator branch from 10fe605 to d57289e Compare October 2, 2024 21:03
@blt blt force-pushed the blt/add_error_logs_around_logrotate_errors branch from 11a7f62 to 32ddd92 Compare October 3, 2024 00:07
@blt blt force-pushed the blt/make_io_errors_paintful_explicit_in_logrotate_generator branch from d57289e to dd09a2f Compare October 3, 2024 00:08
@blt blt force-pushed the blt/add_error_logs_around_logrotate_errors branch from 32ddd92 to 29d14af Compare October 3, 2024 00:39
@blt blt force-pushed the blt/make_io_errors_paintful_explicit_in_logrotate_generator branch from dd09a2f to fb34d2e Compare October 3, 2024 00:40
@blt blt force-pushed the blt/add_error_logs_around_logrotate_errors branch from 29d14af to f821f6d Compare October 3, 2024 01:13
@blt blt force-pushed the blt/make_io_errors_paintful_explicit_in_logrotate_generator branch from fb34d2e to 687ad7b Compare October 3, 2024 01:14
@blt blt force-pushed the blt/add_error_logs_around_logrotate_errors branch from f821f6d to 1d07073 Compare October 3, 2024 01:49
@blt blt force-pushed the blt/make_io_errors_paintful_explicit_in_logrotate_generator branch from 687ad7b to f9255a3 Compare October 3, 2024 01:50
@blt blt force-pushed the blt/add_error_logs_around_logrotate_errors branch from 1d07073 to 0f42af8 Compare October 3, 2024 02:26
@blt blt force-pushed the blt/make_io_errors_paintful_explicit_in_logrotate_generator branch from f9255a3 to a1669f9 Compare October 3, 2024 02:26
@blt blt force-pushed the blt/add_error_logs_around_logrotate_errors branch 2 times, most recently from 8bf5399 to 76513c6 Compare October 3, 2024 03:01
@blt blt force-pushed the blt/make_io_errors_paintful_explicit_in_logrotate_generator branch from a1669f9 to 5deb7c7 Compare October 3, 2024 03:01
@blt blt changed the base branch from blt/add_error_logs_around_logrotate_errors to graphite-base/1022 October 3, 2024 03:34
@blt blt force-pushed the blt/make_io_errors_paintful_explicit_in_logrotate_generator branch from 5deb7c7 to c3f1183 Compare October 3, 2024 03:34
@blt blt changed the base branch from graphite-base/1022 to main October 3, 2024 03:35
In my downstack PR I discovered that in fact we have some IO error happening
in practice although exactly which one who can say. This PR attempts to say.
I've gone through and made every error very explicit and where possible added
the paths being acted on.

Signed-off-by: Brian L. Troutwine <[email protected]>
@blt blt force-pushed the blt/make_io_errors_paintful_explicit_in_logrotate_generator branch from c3f1183 to d2f74d9 Compare October 3, 2024 03:35
@blt blt merged commit 610b5f2 into main Oct 3, 2024
14 checks passed
Copy link
Collaborator Author

blt commented Oct 3, 2024

Merge activity

  • Oct 3, 12:11 AM EDT: @blt merged this pull request with Graphite.

@blt blt deleted the blt/make_io_errors_paintful_explicit_in_logrotate_generator branch October 3, 2024 04:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants