For 'simple' tables, that is a table with a single column group and without indices, the URI in the WT_CURSOR struct is an internal name (for example, it may be prefixed by file:). The documentation states that this field should match the URI used in open_cursor.
Fixing this may be useful as part of resolving SERVER-27347.
- is depended on by
-
SERVER-27347 Only close idle cached cursors on the WiredTiger ident that is busy
- Closed
- is duplicated by
-
WT-3368 Table cursor URI should match requested table
- Closed