-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Fully Compatible
-
ALL
-
v4.9
-
Repl 2021-04-05, Repl 2021-04-19, Repl 2021-05-03
-
154
In secondary oplog application, state doc writes could be done in parallel. So if we have both a delete and an insert of state docs of same tenantId in the same batch, the insert could happen first which would create a mtab before the delete is applied to remove the conflicting state doc.
- is related to
-
SERVER-66985 Oplog applier should serialize writes to shard split namespace
- Closed
- related to
-
SERVER-55193 Support back-to-back migration of the same tenant
- Closed