-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
Fully Compatible
We have disabled yielding with WT, because it is not necessary due to the use of snapshots.
On secondaries though, because of the way the Parallel Batch Writer lock is implemented, it is possible that a long running query would prevent the log applier threads from starting until it is completed and thus cause backlog.
This ticket is to verify this behaviour and if it turns out to be true to figure out a solution.
- related to
-
SERVER-16667 Isolated writes with extreme latencies in replica set under WiredTiger
- Closed