-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Storage Execution
SERVER-84449 describes a problem where high WT session concurrency can create a feedback loop that increases replication write latency.
This ticket is one solution to that problem. We could release the WT session while waiting for write concern. We can do this by destructing the RecoveryUnit from the OpCtx, or creating a new API to do so directly.
- related to
-
SERVER-84449 High WiredTiger session concurrency can increase replication write latency
- Open
-
SERVER-90867 Limit the number of sessions in MongoDB's cache of WiredTiger sessions
- Open