-
Type: Task
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Replication
-
Replication
Safe reconfig extended write concern to wait for config replication. However, the waiting mechanism always needs an OpTime, which isn't used by config replication. We could make the OpTime as a part of write concern.
We may generalize write concerns to wait for other distributed properties too.