Details
-
Sub-task
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
None
-
None
Description
WiredTiger currently holds the schema lock to get a consistent snapshot of metadata during a checkpoint. This causes operations such as WT_SESSION::create to block while a checkpoint is in progress.
Attachments
Issue Links
- duplicates
-
WT-2292 move PREPARE call in txn_checkpoint outside schema lock
-
- Closed
-
- is depended on by
-
SERVER-22209 Collection creation during final phase of checkpoint holds database lock for extended time
-
- Closed
-
-
SERVER-22388 WiredTiger changes for MongoDB 3.3.2
-
- Closed
-
- related to
-
WT-2426 Deadlock caused by recent changes to checkpoint handle locking
-
- Closed
-
- links to