[JAVA-5224] Make ReadConcernMajorityNotAvailableYet a retryable error by yuxiqian · Pull Request #1601 · mongodb/mongo-java-driver
Navigation Menu
{{ message }}
mongodb / mongo-java-driver Public
- Notifications You must be signed in to change notification settings
- Fork 1.5k
Merged
NathanQingyangXu merged 2 commits intomongodb:mainfrom
Apr 2, 2025Merged
[JAVA-5224] Make ReadConcernMajorityNotAvailableYet a retryable error#1601
NathanQingyangXu merged 2 commits intomongodb:mainfrom
[JAVA-5224] Make ReadConcernMajorityNotAvailableYet a retryable error#1601
NathanQingyangXu merged 2 commits intomongodb:mainfrom
Conversation
Copy link
Contributor
yuxiqian
commented
Jan 10, 2025
yuxiqian
commented
This closes JAVA-5224 by adding ReadConcernMajorityNotAvailableYet (134) to retryable error codes list.
vbabanin
added
the
external
label
vbabanin
requested a review
from Copilot
This comment was marked as off-topic.
This comment was marked as off-topic.
katcharov
marked this pull request as ready for review
NathanQingyangXu
mentioned this pull request
NathanQingyangXu
requested a review
from katcharov
Copy link
Contributor
NathanQingyangXu
commented
Apr 1, 2025
NathanQingyangXu commented
Apr 1, 2025@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
rozza approved these changes Apr 2, 2025
Copy link
Member
rozza
left a comment
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!
katcharov approved these changes Apr 2, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment