-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Operations Layer
-
None
Currently the CommandOptions take a property willRetryWrite which is a hint from executeOperation that the txnNum should be applied to this command. Applying a session to a command should happen as part of command construction, most likely in the CommandOperation#executeCommand method, where we have access to the details we need to determine if a txnNum should also be applied.
- related to
-
NODE-3769 Revisit Spec Compliance on Retryable Writes
- Closed