-
Type:
Task
-
Resolution: Won't Do
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Configuration, Cursors
-
None
-
Storage Engines - Foundations
-
None
-
None
We have a config cursor type in WT (cur_config.c) that is only partially implemented. This could be useful for retrieving config info that is not accessible via a metadata cursor, e.g. base configurations. (see here for motivation)
This ticket is to finish the implementation of config cursors and add testing where necessary.