Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix cockroachdb wait strategy with version >= 22.1.0 #9505

Merged
merged 1 commit into from
Nov 7, 2024
Merged

Conversation

eddumelendez
Copy link
Member

Starting with version 22.1.0, wait strategy can rely on /cockroach/init_success
file created when scripts are executed.

Fixes #8555

Starting with version 22.1.0, wait strategy can rely on `/cockroach/init_success`
file created when scripts are executed.

Fixes #8555
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Race condition between DB init and test executions from JdbcDatabaseContainer based containers
1 participant