-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
- Add the new rawData field to the findAndModify command definition.
- Allow the db.coll.findAndModify, db.coll.findOneAndDelete, db.coll.findOneAndReplace, and db.coll.findOneAndUpdate helpers in the test runner to take rawData in the command options, if they do not already.
- Implement the logic in the findAndModify command to rewrite the request onto the buckets namespace.
- Update the test added in SERVER-97450 to use rawData for the findAndModify operations.
- depends on
-
SERVER-97450 Simple test for CRUD operations on time-series buckets collection
- In Code Review
- is depended on by
-
SERVER-97526 Check rawData action for findAndModify command auth
- Backlog
-
SERVER-97537 Update tests that run findAndModify commands on time-series buckets namespace
- Backlog
-
SERVER-97518 Test for rawData action type
- Backlog