-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Sharding
-
Fully Compatible
-
Sharding 2017-10-02, Sharding 2017-10-23
Currently the retryable_writes_jscore_passthrough attaches txnNumbers to all retryable write commands, but will only retry them on a network error. To increase coverage of the retryable writes project, an override should be created and loaded that will force all retryable writes to be retried at least once even on success.