-
Type: Task
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Querying
-
None
-
Query Optimization
-
Query 2019-05-06
The shell's runCommand() method ends up automatically upconverting batch inserts, updates, and deletes to use OP_MSG document sequences. Therefore, we currently only have test coverage through the shell of document sequences. We need to test that the mongocryptd daemon also works correctly when the body of the command contains an array of write statements.