(Disagg=leader/follower) Truncate incorrect start/stop position

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Disagg CI-blocker
    • None
    • Storage Engines, Storage Engines - Foundations
    • SE Foundations - 2026-01-30
    • 3

      Spawned from WT-16250, we found from internal patch that on enabling truncate on disagg faces an error. The error signature:

      [2025/12/12 09:58:47.498]     [1765493910:278678][127639:0x7f7967ce5700], t, WT_SESSION.truncate: [WT_VERB_DEFAULT][ERROR]: int __wt_session_range_truncate(WT_SESSION_IMPL *, const char *, WT_CURSOR *, WT_CURSOR *), 1570: the start cursor position is after the stop cursor position: Invalid argument
      [2025/12/12 09:58:47.498]     t: FAILED: int table_op(TINFO *, _Bool, iso_level_t, thread_op)/908: (0 && ret == WT_NOTFOUND) || ret == WT_CACHE_FULL || ret == WT_ROLLBACK: operation failed: 22
      [2025/12/12 09:58:47.498]     t: run FAILED
      
      

      Defintion of Done
      Fix the issue shown from the error.

            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: