-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Replication
-
Fully Compatible
-
ALL
-
v8.0
-
Repl 2024-05-27
-
0
The magic restore hook is fragile for large workloads in PIT restore currently. It is possible for us to have more oplog entries to apply than the source node has stored in its oplog which leads to errors, and long running tests can cause us to end up outside of the maximum snapshot window. Both of these issues can be addressed by modifying some parameters in the suite file and the options we pass to the restore nodes.