-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Write Operations
-
None
We used to support { w : 0 } by using the older insert/update/delete opcodes.
Now that we have removed support for those older opcodes we need to support { w : 0 } when using write commands.
We need to consume and discard the skeleton response from the server when using { w : 0 } but the application using { w : 0 } should not block waiting for the response.
- related to
-
CSHARP-2020 OP_MSG support
- Closed
-
CSHARP-2205 OP_MSG type 1 payload support
- Closed