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

Backward compatibility tests: add retries #2978

Merged

Conversation

nicoloboschi
Copy link
Contributor

@nicoloboschi nicoloboschi commented Jan 7, 2022

Motivation

Backward compatibility tests are flaky. When they fail, they always fail due to

Not enough non-faulty bookies available

I spent a lot of time trying to tune connection parameters, split tests and so on, my understanding is that at certain points the machine starts suffering (he restart many times the bookies of different versions - 3 bookies and 1 zk in the same machine) and the bookie is unable to send ZK ping and then it's cut off from the ensemble.

Changes

I added the retry options to the tests with max 5 retries per test, it should be enough. (I don't have numbers to demonstrate that, we'll see it )

@pkumar-singh pkumar-singh merged commit 0c900c8 into apache:master Jan 7, 2022
Ghatage pushed a commit to sijie/bookkeeper that referenced this pull request Jul 12, 2024
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.

4 participants