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 it easier to debug failing local cluster runner tests #2059

Merged
merged 2 commits into from
Oct 11, 2024

Conversation

jackkleeman
Copy link
Contributor

We have seen at least one flake where the cluster wasn't ready in time. This could be some subtle race condition. To help find it we will print out logs from the node that isn't up. Also some tests just didn't have logging enabled.

We have seen at least one flake  where the cluster wasn't ready in time.
This could be some subtle race condition. To help find it we will print
out logs from the node that isn't up. Also some tests just didn't have
logging enabled.
Copy link
Contributor

@pcholakov pcholakov left a comment

Choose a reason for hiding this comment

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

Added a suggestion that fixes the Clippy failing check, otherwise :shipit:

crates/local-cluster-runner/src/node/mod.rs Outdated Show resolved Hide resolved
Co-authored-by: Pavel Tcholakov <pcholakov@gmail.com>
@jackkleeman jackkleeman merged commit cb1f6c7 into restatedev:main Oct 11, 2024
10 checks passed
@jackkleeman jackkleeman deleted the lcr-debug branch October 11, 2024 09:06
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.

2 participants