-
Type:
Improvement
-
Resolution: Done
-
Priority:
Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: Cluster Management
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
http://groups.google.com/group/mongodb-user/browse_thread/thread/edc5445822ca5f4c
right now it's set to 20s and cannot be modified.
This may be too long for large replica sets.
Servers are tested sequentially and if a few are unreachable it can delay master failover etc.
Could be set by java property or do min(10s, MongoOptions.timeout)