Enable Fast Truncate on Leader mode

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Truncate
    • Storage Engines, Storage Engines - Foundations, Storage Engines - Transactions
    • SE Foundations - Q3+ Backlog
    • 5

      WiredTiger currently supports slow truncate of leader mode. However more work is needed to enable fast truncate. There are two pathways for each truncate can be called. One with table: uri, in this case we call table_truncate() which performs slow truncate. We need to check whether layered: follows the same behaviour.

      Defintion
      Call session::truncate() on layered tables should have consistent call fast truncate

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

              Created:
              Updated: