-
Type: Improvement
-
Resolution: Won't Do
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
Checkpoint during the prepare phase takes a dhandle list lock. During this phase, other schema operations that require the lock get blocked. Also if a session requires to access a new table/collection, the operation gets blocked behind this lock.
This ticket will investigate a POC to move some of the related dhandle management outside the lock.