Skip to content

Conversation

aditi-khare-mongoDB
Copy link
Contributor

@aditi-khare-mongoDB aditi-khare-mongoDB commented Jun 17, 2024

Description

Add ReadConcernMajorityNotAvailableYet to retryable errors

What is changing?

See above.

Is there new documentation needed for these changes?

No, spec compliance.

What is the motivation for this change?

Spec compliance.

Release Highlight

Add ReadConcernMajorityNotAvailableYet to retryable errors

ReadConcernMajorityNotAvailableYet (error code 134) is now a retryable read error.

Double check the following

  • Ran npm run check:lint script
  • Self-review completed using the steps outlined here
  • PR title follows the correct format: type(NODE-xxxx)[!]: description
    • Example: feat(NODE-1234)!: rewriting everything in coffeescript
  • Changes are covered by tests
  • New TODOs have a related JIRA ticket

@aditi-khare-mongoDB aditi-khare-mongoDB marked this pull request as draft June 17, 2024 20:32
@aditi-khare-mongoDB aditi-khare-mongoDB changed the title feat(NODE-5718): Add ReadConcernMajorityNotAvailableYet to retryable errors feat(NODE-5718): add ReadConcernMajorityNotAvailableYet to retryable errors Jun 17, 2024
@aditi-khare-mongoDB aditi-khare-mongoDB marked this pull request as ready for review June 17, 2024 20:55
@nbbeeken nbbeeken requested a review from durran June 20, 2024 15:43
@nbbeeken nbbeeken added the Primary Review In Review with primary reviewer, not yet ready for team's eyes label Jun 20, 2024
@durran durran merged commit 4f32dec into main Jun 25, 2024
@durran durran deleted the NODE-5718/add-retryable-error branch June 25, 2024 23:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Primary Review In Review with primary reviewer, not yet ready for team's eyes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants