-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Sharding
-
None
-
Fully Compatible
-
ALL
Remove ReplicaSetMonitorWatcher.
Instead in ReplicaSetMonitor c-tor schedule a call via TaskExecutor and on callback update hosts and reschedule at a 10 seconds interval. The interval should be randomized to avoid simultaneous calls.
- duplicates
-
SERVER-22564 ReplicaSetMonitor might not discover all hosts in a replica set for over 10 seconds
- Closed