Avoid checking deleted entries for a stable constituent

XMLWordPrintableJSON

    • Type: Build Failure
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Layered Tables
    • None
    • Storage Engines, Storage Engines - Foundations
    • None
    • 3

      Currently, __clayered_iterate checks whether the entry has been deleted on the current_cursor, which may point to either the ingest table or the stable table. Since only the ingest table can return tombstoned values, this logic could be restricted to the ingest table. That would simplify the code structure and avoid unnecessary checks.

            Assignee:
            [DO NOT USE] Backlog - Storage Engines Team
            Reporter:
            Ivan Kochin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: