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

Change disableStreamableReplicaSetMonitor server parameter to an enum

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.3.5
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • Service Arch 2020-03-09

      Currently, disableStreamableReplicaSetMonitor is a boolean, default to true.

      In order to prepare for the addition of exhaust capabilities soon to come, change the disableReplicaSetMonitor server parameter to be
      replicaSetMonitorMode: "scanning", "sdam" where scanning is the oldest ReplicaSetMonitor implementation, and sdam uses the new, sdam compliant ReplicaSetMonitor that does not support exhaust functionality.

            Assignee:
            haley.connelly@mongodb.com Haley Connelly
            Reporter:
            haley.connelly@mongodb.com Haley Connelly
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: