-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
Fully Compatible
-
v5.0
-
Repl 2021-06-14
Currently, we maintain two versions of the retryable write pre-fetch pipeline, one is in c++ code for production and another one in javascript for testing. We should only need to maintain one copy and maybe we can modify the javascript test to query the oplog buffer to make sure the correct entries are in there.