-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Replication
-
Fully Compatible
-
ALL
-
Repl 2024-04-01, Repl 2024-04-15
-
147
In the case where a batch insert fails, and we do an upgrade setFCV to 8.0 before retrying one-by-one, we must reset the optimes that were stored in the vector of the InsertStatements. If we don't we will use old optimes which will result in an invariant failure.
- is duplicated by
-
SERVER-88847 Vectored inserts can violate WT stable-commit timestamp rule during FCV upgrade
- Closed