Details
-
Task
-
Status: Closed
-
Trivial - P5
-
Resolution: Fixed
-
None
-
None
-
None
Description
The documentation for connection.Connection and replica_set_connection.ReplicaSetConnection are a bit ambiguous about what "w" really means. w=1 means "write on the primary", w=2 means "write on the primary and wait for replication to one secondary". Clarify this in the docs wherever "w" appears.