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

Implement LogMeta#toString to easily debug zookeeper log removal warnings #1070

Merged
merged 2 commits into from
Dec 5, 2024

Conversation

jrhee17
Copy link
Contributor

@jrhee17 jrhee17 commented Dec 5, 2024

Motivation

With the improvement introduced by #1040, we have been observing logs where CentralDogma attempts to delete logs that don't exist.

In order to 1) verify which nodes are being prematurely deleted and 2) to observe trends as to why this may occur, I propose that LogMeta#toString be implemented.

@jrhee17 jrhee17 added this to the 0.72.0 milestone Dec 5, 2024
Copy link
Contributor

@minwoox minwoox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 👍 👍

@minwoox minwoox merged commit 32f958e into line:main Dec 5, 2024
6 of 10 checks passed
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