-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
Fully Compatible
-
ALL
-
40
If a node does not know the majority op time, it will omit it, and trying to compare to the undefined object results in a javascript error.
This affects only 4.0, as 3.6 does not have this hook and master uses appliedOpTime which is always present