-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 4.0.23
-
Component/s: Replication
-
Fully Compatible
-
ALL
-
Repl 2021-05-31, Repl 2021-06-14, Repl 2021-06-28, Repl 2021-07-12, Repl 2021-07-26, Repl 2021-08-09, Repl 2021-10-18, Repl 2021-11-01
-
(copied to CRM)
2021-03-29T21:16:25.289+0000 F - [rsBackgroundSync] Invariant failure !stableTimestamp || stableTimestamp->isNull() || appliedThrough.isNull() || *stableTimestamp == appliedThrough.getTimestamp() Stable timestamp Timestamp(1617051638, 32) does not equal appliedThrough timestamp { ts: Timestamp(1617051019, 1), t: 287 } src/mongo/db/repl/replication_recovery.cpp 262 2021-03-29T21:16:25.289+0000 F - [rsBackgroundSync] \n\n***aborting after invariant() failure\n\n
- related to
-
SERVER-48707 Disable replication recovery invariant that stableTimestamp equals appliedThrough
- Closed