-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Security 2019-03-11, Security 2019-03-25
Right now we are using the WiredTiger C API directly in the ESE keystore and there are a lot of assumptions about having a fixed schema in the way we use it. Since we are about to have a v0 and v1 schema, we should refactor our WT usage so it's more generic and can easily handle multiple schemas.
- is depended on by
-
SERVER-40072 Implement v1 keystore for encrypted storage engine
- Closed