-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
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 WT-14959 for motivation)
This ticket is to finish the implementation of config cursors and add testing where necessary.
This ticket has been reopened to remove the outdated FIXME comment, as we have decided that we won't implement the config cursor API.