-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
See DRIVERS-681, DRIVERS-751, and DRIVERS-790 for details.
We need to allow passing hint to update_one, update_many, replace_one, find_one_and_update, find_one_and_replace, UpdateOne, UpdateMany, ReplaceOne operations.
We also need to raise an error if the user adds a hint with an unacknowledged write concern on an update command with server < 4.2.
- is depended on by
-
DRIVERS-681 Allow passing hint to findAndModify update and replace operations
- Development Complete
- is duplicated by
-
PYTHON-2015 support ability to pass hint to update
- Closed
-
PYTHON-2104 Raise error if hint specified for unacknowledged update using OP_MSG or OP_UPDATE
- Closed
-
PYTHON-2134 separate BulkWrite tests by operation
- Closed