Table dropping has another race condition with graceful stepdown

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Storage Execution
    • ALL
    • Storage Execution 2026-09-14
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      If the stepdown timestamp is set in between successfully publishing a table drop and calling commit(), the WUOW will be rolled back. This leaves us in an inconsistent state: we've published a drop at an epoch below the stepdown cutoff, but haven't (and can't) replicate the drop. Currently this hits an fassert on the retry.

            Assignee:
            Thomas Goyne
            Reporter:
            Thomas Goyne
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: