-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Catalog and Routing
-
CAR Team 2024-11-11, CAR Team 2024-11-25
The canAcceptWritesForDatabase function returns true during oplog application when in queryableBackupMode.
This can lead to subtle issues as described in SERVER-85307.
The goal of this ticket is to investigate the usage of canAcceptWritesForDatabase(), to understand if the other usages can lead to the same problem as in SERVER-85307.
- related to
-
SERVER-85307 queryableBackupMode in sharded clusters fails to apply critical section related entries
- Closed