-
Type: Improvement
-
Resolution: Won't Do
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Serverless
We have added commands for the the shard split to support writeConcern .
However we have a jstest that tests read and write concerns that we need to update in order to test our newly added commands.
I believe the challenge here is that for our shardSplit commands we expects to have a basicServerlessTest environment which contains multiple nodes (donor and recipients) which is different than what the commands are being tested against.
This was found in SERVER-62366 and relates to SERVER-61845
- related to
-
SERVER-66906 Complete TODO listed in SERVER-63743
- Closed