-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Internal Code
-
None
-
Fully Compatible
-
ALL
-
Security 2019-11-04
-
None
-
None
-
None
-
None
-
None
-
None
-
None
WiredTiger guards the encryption callbacks' customize method with a spinlock. It is however, not guaranteed to do so. We should introduce a redundant lock inside our callback to provide the storage engine with the ability to relax its requirements.