-
Type: Improvement
-
Resolution: Works as Designed
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
A previous version of the CRUD spec said that the driver should only raise errors when the hint option is provided to an unacknowledged write against a server that does not support the hint option. However, the CRUD spec also says that the driver should raise errors whenever the arrayFilters or collation options are provided on any unacknowledged write. The spec has been changed to state that the driver should raise an error when the hint option is provided on unacknowledged writes against any server version.
- is duplicated by
-
RUST-374 Raise error if hint specified for unacknowledged update using OP_MSG or OP_UPDATE
- Closed