Details
-
Task
-
Resolution: Unresolved
-
Major - P3
-
None
-
None
-
Replication
Description
applyOperation_inlock() needs the collection lock held before calling the function, which may throw a NamespaceNotFound error. As a result, all callers have to handle NamespaceNotFound correctly for idempotency reasons. We should unify the logic.
Attachments
Issue Links
- is related to
-
SERVER-73661 Improve applyOperation_inlock() API.
-
- Open
-
-
SERVER-34319 unify exception and error status handling in applyOplogBatchPerWorker
-
- Closed
-