-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Fully Compatible
-
v4.9
-
Repl 2021-05-03, Repl 2021-05-17
This should include testing:
- Crud ops
- NamespaceNotFound
- Missing documents
- UpdateOperationFailed (e.g. bson max size)
- Unique key
- DDL ops
- collMod
- createCollection
- renameCollection
- dropIndex
- Transactions
- transaction
- Large transaction with partialTxn
- is related to
-
SERVER-60160 Initial syncing node can crash due to BSONObjectTooLarge exception thrown while replaying the oplog entries.
- Closed