-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: Replication
-
Replication
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Because we chose "w:" to take a string that can either be a tag name configured by the user or the literal string "majority", this means you cannot have a tag name of "majority" and have it work correctly.
We should vet the tag names at replica set config time and reject if we find a tag named "majority".