-
Type: New Feature
-
Resolution: Won't Do
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Not Needed
We have stubs for config cursors in cur_config.c and an entry in session_api.c:__wt_open_cursor but they have never been implemented. The configuration of a config cursor should use the same naming to step into the complex config strings that log cursors use to step into the complex log records (which Michael and I decided on calling step=boolean). Other considerations are how to specify what item or resource you want the config for, such as config:connection or config:table:name.
- is depended on by
-
SERVER-19282 WiredTiger changes in MongoDB 3.1.6
- Closed
- is related to
-
WT-1559 backup log URIs need to use log path
- Backlog