-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
Fully Compatible
-
ALL
-
v4.2
-
Repl 2019-06-17
-
14
Currently, server_status_metrics.js expects the repl.apply.ops to always be the same as repl.apply.batchSize. This is not always true as we will skip applying operations where the optime is <= the beginApplyingOpTime.