Skip to content

Work around create failure in unified tests with retry #1094

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

Merged
merged 1 commit into from
Mar 9, 2023

Conversation

jyemin
Copy link
Collaborator

@jyemin jyemin commented Mar 5, 2023

On 4.0 sharded clusters, the create collection command often fails (on the same test) with error code 11601 (Interrupted). Work around it by retrying the command.

JAVA-4883

On 4.0 sharded clusters, the create collection command often fails
with error code 11601 (Interrupted).  Work around it by retrying
the command.

JAVA-4883
@jyemin jyemin requested a review from katcharov March 5, 2023 23:44
@jyemin jyemin self-assigned this Mar 5, 2023
Copy link
Collaborator

@katcharov katcharov left a comment

Choose a reason for hiding this comment

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

Just the one comment

@jyemin jyemin requested a review from katcharov March 8, 2023 16:44
Copy link
Collaborator

@katcharov katcharov left a comment

Choose a reason for hiding this comment

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

LGTM!

@jyemin jyemin merged commit 582356c into mongodb:master Mar 9, 2023
@jyemin jyemin deleted the j4883 branch March 9, 2023 23:47
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