-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Compaction
-
None
-
Storage Engines, Storage Engines - Persistence
-
StorEng - Refinement Pipeline
-
5
Background compaction needs to have access to the dhandle before being able to call compaction on the associated file. Since background compaction may be the only one needing that dhandle and in order to minimise the number of dhandles opened at a time, we should investigate if we could immediately close the dhandle.