Skip to content
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

DOCSP-45872: Parallel operations note #606

Merged
merged 2 commits into from
Dec 17, 2024

Conversation

mcmorisi
Copy link
Contributor

@mcmorisi mcmorisi commented Dec 17, 2024

Pull Request Info

PR Reviewing Guidelines

JIRA - https://jira.mongodb.org/browse/DOCSP-45872
Staging - https://deploy-preview-606--docs-java.netlify.app/fundamentals/transactions/

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?

Copy link

netlify bot commented Dec 17, 2024

Deploy Preview for docs-java ready!

Name Link
🔨 Latest commit 7cfd6e1
🔍 Latest deploy log https://app.netlify.com/sites/docs-java/deploys/6761e092c3bbf9000872fb48
😎 Deploy Preview https://deploy-preview-606--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.

Copy link
Contributor

@mongoKart mongoKart left a comment

Choose a reason for hiding this comment

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

lgtm w/ 1 suggestion

@@ -123,6 +123,15 @@ If you require more control over your transactions, you can use the ``startTrans
method. You can use this method with the ``commitTransaction()`` and ``abortTransaction()``
methods described in the preceding section to manually manage the transaction lifecycle.

.. sharedinclude:: dbx/transactions-parallelism.rst

.. replacement:: driver-specific-content
Copy link
Contributor

Choose a reason for hiding this comment

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

I would leave the bulk write piece out until we have docs to link to. the current docs don't include client bulk writes

@mcmorisi mcmorisi merged commit 0d66cf6 into mongodb:master Dec 17, 2024
5 checks passed
@mcmorisi mcmorisi deleted the DOCSP-45872-transaction-parallel branch December 17, 2024 20:38
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