-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Minor Change
-
v5.0
-
Repl 2021-07-26, Repl 2021-08-09
Since the shard server doesn't have the CWWC in memory, it will need to poll the config server for that information. We should only do that if the DWCF changes to w:1. We should not be holding any locks when we poll the config server and likely should do this at the beginning of the reconfig command, before we acquire the replication coordinator mutex.
- is related to
-
SERVER-55690 Check default write concern during replica set reconfig if CWWC is not set
- Closed