Secondary not performing shutdown checkpoint

    • Type: Task
    • Resolution: Unresolved
    • Priority: Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: Checkpoints
    • Storage Engines, Storage Engines - Transactions
    • None
    • None

      Checkpoint doesn't skip shared tables on secondaries, so to avoid a secondary trying to do a (verboten) write to a shared table, we simply skip the shutdown checkpoint in this configuration.

      It's not a correctness issue because secondaries aren't authoring anything, but it is at least weird, and possibly a performance issue if that means we're unable to skip RTS when we start back up.

            Assignee:
            [DO NOT USE] Backlog - Storage Engines Team
            Reporter:
            Will Korteland
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: