-
Type: Sub-task
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
Use Case
As a... driver engineer
I want... to update the legacy gridfs wrapper and change stream wrapper
So that... we can test the CSOT gridfs and change stream changes
User Experience
- Allow users to make use of options arguments added during CSOT
Dependencies
- Required to test GridFS changes in parent ticket
- Required to test ChangeStream.close
Risks/Unknowns
- None
Acceptance Criteria
Implementation Requirements
- Add support for options argument to
- LegacyGridFSBucket.rename
- LegacyGridFSBucket.delete
- LegacyGridFSBucket.drop
- LegacyChangeStream.close
Testing Requirements
- add unit tests verifying that the parameters are correctly passed through, when options are and are not provided
Documentation Requirements
- None
Follow Up Requirements
- None