-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Service Arch 2020-02-24
The ReplicaSetMonitorManager is a global singleton here. However, every RSM depends on the transport layer being active, so it requires an active service context somewhere. The RSMM should be a ServiceContext decoration.
- is depended on by
-
SERVER-45962 feature flag to opt out of new RSM implementation
- Closed