-
Type:
Improvement
-
Resolution: Duplicate
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: TypeScript
Use Case
As a... node.js driver user
I want... unused options to not be listed
So that... I can't use them
This is follow-up on https://jira.mongodb.org/browse/NODE-7157, where this option was deprecated first.
User Experience
- No `retryWrites` listed in `CommandOperationOptions`
Dependencies
- N/A
Risks/Unknowns
- N/A
Acceptance Criteria
Implementation Requirements
- no `retryWrites` option in `CommandOperationOptions`
Testing Requirements
- N/A
Documentation Requirements
- N/A
Follow Up Requirements
- additional tickets to file, required releases, etc
- if node behavior differs/will differ from other drivers, confirm with dbx devs what standard to aim for and what plan, if any, exists to reconcile the diverging behavior moving forward