Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-100595

Increase maxFailedInitialSyncAttempts for Jepsen_config_fuzzer suites

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0-rc0, 8.0.10
    • Affects Version/s: None
    • Component/s: None
    • None
    • Replication
    • Fully Compatible
    • ALL
    • v8.0
    • Repl 2025-02-17
    • 0
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      We are only changing the Jepsen_config_fuzzer* suites because the issue exist in only FCBIS because of two reasons:

      1. single $backupCursor open at a time limitations which cause nodes waiting for other nodes to finish their sync first while they keep failing.
      2. Opening $backupCursor was failing when only one oplog exist because we were hitting this issue. (see this comment for logs)
        "Oplog rolled over while establishing the backup cursor", Which got removed in master, but exist in 8.0-.

            Assignee:
            m.maher@mongodb.com Moustafa Maher
            Reporter:
            m.maher@mongodb.com Moustafa Maher
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: