-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
Fully Compatible
-
v4.2
-
Repl 2019-06-17, Repl 2019-07-01, Repl 2019-07-15, Repl 2019-07-29, Repl 2019-08-12
We should be able to handle all idempotency issues when applying transaction operations during initial sync instead of relying on restarting initial sync. However, due to known idempotency issues for other cases, we have to allow multiple initial sync attempts in initial sync fuzzer test. That will mask unexpected failures of transaction operations.
We will add a failpoint to fassert if idempotency issues happen on transaction operations, so that initial sync fuzzer can turn it on and expose such failures.
- is related to
-
SERVER-41113 Ignore NamespaceNotFound exceptions when applying transactions during initial sync and recovery
- Closed
-
SERVER-39804 Extend the oplog idempotency test for new oplog entries
- Closed