fcbis_restart_node_during_sync_with_pre_images.js doesn't kill backup cursors

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Replication
    • Repl 2026-08-31
    • 200
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Note that for initial sync to succeed, the initial sync node needs to create a backup cursor on the primary, which requires any backup cursors already on the primary are killed.

      In SERVER-127978, we changed the failpoint that the initial sync node waited on.
      We wanted to halt the initial sync node in the middle of its initial sync, but before it made a backup cursor, so we can kill the backup cursors on the primary first, and avoid a failed initial sync.

      However, even though we kill the backup cursors here, we forgot to also do so here.

            Assignee:
            Joseph Obaraye
            Reporter:
            Joseph Obaraye
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: