Avoid reopening ingest cursor on a state change

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • WT12.0.0
    • Affects Version/s: None
    • Component/s: Layered Tables
    • None
    • Storage Engines - Foundations
    • 822.911
    • None
    • None

      Currently, the layered cursor logic can reopen the ingest cursor on a role change. This is unnecessary because the ingest table exists for the entire lifetime of the table, and since it is memory-only and does not have checkpoints, there is no need to ever reopen it.

      The task is to avoid reopening the ingest cursor in order to reduce code complexity.

            Assignee:
            Ivan Kochin
            Reporter:
            Ivan Kochin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: