-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Replication
Because the oplog fetcher uses a separate connection, it is possible that when a node goes down and is noticed for lack of heartbeats, the oplog fetcher will continue to wait on the exhaust connection for some time before it realizes it has timed out. To mitigate this, when a sync source is detected to be down due to heartbeats, and we aren't actively receiving oplog data, we should break the exhaust connection and retry sync source selection.
- is related to
-
SERVER-63417 Oplog fetcher should not retry when a node is known to be down
- Closed