Add server parameter to enable/disable killing queries on secondaries due to range deletions

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Catalog and Routing
    • Fully Compatible
    • CAR Team 2025-03-03, CAR Team 2025-03-17
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      These are the characteristics of the new parameter:

      • It's going to be called `terminateSecondaryReadsOnOrphanCleanup`
      • It's going to be a server parameter, meaning that every mongod binary will be able to have a different value.
      • Settable at startup and runtime
      • Type: boolean
        • True [Default] - Secondary reads will be automatically terminated before impacting range deletions.
        • False - Secondary reads will be allowed to run on secondaries even after an impacting range deletion is started. This will allow the possibility of missing documents.

              Assignee:
              Igor Praznik
              Reporter:
              Silvia Surroca
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: