-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Replication
-
Fully Compatible
-
v7.3, v7.0, v6.0, v5.0
-
Repl 2024-02-19, Repl 2024-03-04, Repl 2024-03-18, Repl 2024-04-01
-
None
-
None
-
None
-
None
-
None
-
None
-
None
If an initial sync node receives a dbCheck command during oplog replay, we should make sure to skip that command, as the initial sync node could not read that value. Instead, we should log a warning to the healthlog
We should add a targeted test for this situation as well.