-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
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.
- related to
-
SERVER-46037 Add a feature flag to enable streamable support in RSM isMaster monitoring
- Closed