-
Type: Task
-
Resolution: Won't Do
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
As the ReplicaSetMonitor is behaving like cache, it is not guaranteed that the ReplicaSetMonitor::get() returns an existing instance, which could be garbage collected. We need to always create a new instance in the cache when there is none.
See https://jira.mongodb.org/browse/SERVER-51440 for details.
- is depended on by
-
SERVER-51440 Cleanup refcounting and lifetime of ReplicaSetMonitor
- Closed