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

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

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 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
    • 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@mongodb.com Igor Praznik
            Reporter:
            silvia.surroca@mongodb.com Silvia Surroca
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              None
              None
              None
              None