-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
Fully Compatible
-
v4.2
-
9
-
None
-
None
-
None
-
None
-
None
-
None
-
None
In step_down_on_secondary.js, if we attempt to perform an afterClusterTime read at the timestamp greater than the current clusterTime, we will receive an error. We should make sure the clusterTime is advanced before performing this read.