Skip to content

Add loadBalanced connection option #678

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 2 commits into from
Apr 29, 2025

Conversation

rachel-mack
Copy link
Contributor

@rachel-mack rachel-mack commented Apr 25, 2025

Pull Request Info

PR Reviewing Guidelines

Missed during Comprehensive Coverage

JIRA - N/A

Staging Links

connection/specify-connection-options/cluster-settings/

Self-Review Checklist

  • Is this free of any warnings or errors in the RST?
  • Did you run a spell-check?
  • Did you run a grammar-check?
  • Are all the links working?
  • Are the facets and meta keywords accurate?
  • Are the page titles greater than 20 characters long and SEO relevant?

Copy link

netlify bot commented Apr 25, 2025

Deploy Preview for docs-java ready!

Name Link
🔨 Latest commit 24c05b4
🔍 Latest deploy log https://app.netlify.com/sites/docs-java/deploys/6810f1a72456520008547290
😎 Deploy Preview https://deploy-preview-678--docs-java.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@rachel-mack rachel-mack marked this pull request as ready for review April 25, 2025 17:57
Copy link
Contributor

@stephmarie17 stephmarie17 left a comment

Choose a reason for hiding this comment

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

LGTM with a suggestion!

@@ -75,6 +75,12 @@ String` or :guilabel:`MongoClientSettings` tab to see the options available:

*Default*: ``false``

* - ``loadBalanced``
- boolean
- whether or not the driver is connecting to MongoDB using a load balancer.
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe a word missing?

Suggested change
- whether or not the driver is connecting to MongoDB using a load balancer.
- Specifies whether or not the driver is connecting to MongoDB using a load balancer.

@rachel-mack rachel-mack merged commit bc18529 into mongodb:master Apr 29, 2025
5 of 6 checks passed
github-actions bot pushed a commit that referenced this pull request Apr 29, 2025
* add loadBalanced connection option

* SA feedback

(cherry picked from commit bc18529)
rachel-mack added a commit that referenced this pull request Apr 29, 2025
* add loadBalanced connection option

* SA feedback

(cherry picked from commit bc18529)

Co-authored-by: Rachel Mackintosh <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants