Skip to content

Conversation

@comandeo-mongo
Copy link
Contributor

No description provided.

@comandeo-mongo comandeo-mongo requested a review from jamis April 11, 2024 15:29
operations = op_combiner.combine
validate_requests!

client.send(:with_session, @options) do |session|
Copy link
Contributor

Choose a reason for hiding this comment

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

This is honestly beyond the scope of this review, but it's something I've been trying to "fix" as I run into them :) Client#with_session is no longer a private method (only @api private), so we can change these client.send(:with_session) calls into straight client.with_session calls.

@comandeo-mongo comandeo-mongo merged commit 4133a25 into mongodb:csot Apr 12, 2024
@comandeo-mongo comandeo-mongo deleted the 3379-csot-bulk-writes branch April 12, 2024 09:37
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