Split schema op and its publish to increase test randomness

XMLWordPrintableJSON

    • Storage Engines - Foundations
    • 220.991
    • SE Foundations - 2026-08-04
    • 3

      schema_disagg_abort test runs schema ops tightly followed by the session->publish() in the same thread. The window between the schema op and the corresponding publish is very narrow.

      TODO:
      To improve test coverage, split the schema op and its corresponding publish to allow other events happen in between. E.g., a checkpoint, a SIGKILL, etc...

            Assignee:
            Alex Blekhman
            Reporter:
            Alex Blekhman
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: