Drivers would like mongoS to support failCommand so that we can run the retryable writes spec tests against a sharded cluster. Currently we only run these tests against a replica set so drivers are left to test sharded clusters by writing extra tests.
- is depended on by
-
DRIVERS-522 Support mongos pinning for sharded transactions
- Development Complete