Skip to content

Conversation

@kevinAlbs
Copy link
Collaborator

@kevinAlbs kevinAlbs commented Oct 7, 2024

Summary

  • Return error if a bulk write is requested with ordered writes or verbose results.
  • Implement CRUD prose test 15.

Verified with this patch build

Background & Motivation

See DRIVERS-2993.

client-bulkWrite tests were merged to the specifications requiring schema version 1.21. An older revision of the tests was likely copied into the C driver.
Test passes before due to order of error checking. But use unordered write for consistency with spec.
@kevinAlbs kevinAlbs marked this pull request as ready for review October 11, 2024 17:20
@kevinAlbs kevinAlbs requested a review from adriandole October 11, 2024 17:21
@kevinAlbs kevinAlbs merged commit 3db6627 into mongodb:master Oct 23, 2024
2 checks passed
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