Table cursor URI should match requested table

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Duplicate
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None

      A call to session->open_cursor(session, "table:T", ...) can reasonably expect that the returned cursor has cursor->uri == "table:T". Instead, an optimization for "simple" tables means that we may return a cursor on the underlying file with cursor->uri == "file:T.wt" (or maybe "lsm:T", or ...).

            Assignee:
            [DO NOT USE] Backlog - Storage Execution Team
            Reporter:
            Michael Cahill (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: