[JAVA-5224] Make ReadConcernMajorityNotAvailableYet a retryable error by yuxiqian · Pull Request #1601 · mongodb/mongo-java-driver

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@yuxiqian

Copy link

Contributor

This closes JAVA-5224 by adding ReadConcernMajorityNotAvailableYet (134) to retryable error codes list.

@vbabanin vbabanin requested a review from Copilot

March 27, 2025 15:57

This comment was marked as off-topic.

@katcharov katcharov marked this pull request as ready for review

March 28, 2025 22:16

@NathanQingyangXu

Copy link

Contributor

@katcharov , there seems to be some client encryption key testing failures that retrying won't fix. Not surev about the root cause. The code changes have been verified in another closed PR at #1658

Copy link

Member

@rozza rozza left a comment

Choose a reason for hiding this comment

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

LGTM!

@NathanQingyangXu NathanQingyangXu merged commit 916420d into mongodb:main

Apr 2, 2025

58 of 60 checks passed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

Copilot code review Copilot Copilot left review comments

@rozza rozza rozza approved these changes

@katcharov katcharov katcharov approved these changes

Assignees

No one assigned

Labels

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

6 participants

@yuxiqian @NathanQingyangXu @rozza @katcharov @vbabanin