Everything is currently set to wMajority. But there are cases where the desired write concern is { w: 1 }. Like for example, when doing local writes while holding some resource lock that doesn't yield.
- is depended on by
-
SERVER-24379 Implement addShardToZone and _configsvrAddShardToZone
- Closed