-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
Fully Compatible
-
ALL
-
Repl 2020-02-10, Repl 2020-02-24
-
16
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Waiting on the after-batch failpoint is not always sufficient as we increment fetchedBatches in a callback that is executed asynchronously. We should make sure that our assertion on that stat always has a chance to read the most up-to-date value.