Skip to content

Retry drop on Interrupted server error #1331

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 12, 2024
Merged

Retry drop on Interrupted server error #1331

merged 1 commit into from
Mar 12, 2024

Conversation

jyemin
Copy link
Collaborator

@jyemin jyemin commented Mar 8, 2024

JAVA-5352

I've observed this failure a few times since migrating more unified tests. Appears to happen only on 4.0 sharded clusters. I ran a patch of all those variants twice and was able to trigger the new retry logic in one of the eight runs, and it looks like the Interrupted error happens just once and the next drop execution succeeds. So the change is effective.

@jyemin jyemin self-assigned this Mar 8, 2024
@jyemin jyemin requested a review from stIncMale March 8, 2024 01:08
@jyemin jyemin merged commit 31299ab into mongodb:master Mar 12, 2024
@jyemin jyemin deleted the j5352 branch March 12, 2024 12:32
jyemin added a commit to jyemin/mongo-java-driver that referenced this pull request Mar 13, 2024
jyemin added a commit to jyemin/mongo-java-driver that referenced this pull request Mar 14, 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.

2 participants