Skip to content

Conversation

@isabelatkinson
Copy link
Contributor

@isabelatkinson isabelatkinson commented Dec 5, 2025

SERVER-113026

This caused an error in the driver. The workaround is to default nModified to 0 when it is unexpectedly absent from an update reply.

SERVER-113344

This did not cause an error in the driver. If the user does not set verbose_results() in a call to bulk_write(), the driver will return the SummaryBulkWriteResult type for which populating an individual response is a no-op. I added a small optimization to skip the deserialization step for success responses in summary bulk writes as a mitigation for this bug.

@isabelatkinson isabelatkinson marked this pull request as ready for review December 5, 2025 20:58
@isabelatkinson isabelatkinson requested a review from a team as a code owner December 5, 2025 20:58
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.

1 participant