-
Type:
Bug
-
Status: Closed
-
Priority:
Major - P3
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: WT2.9.0
-
Labels:None
WiredTiger caches file handles at two levels, in the block manager and in the OS layer.
Neither cache prevents attempt to open a read/write handle from finding and using an existing readonly handle.