-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Empty show more show less
We should only store the topology in MongoClient instead of in MongoClient, Db, and Collection. Then, whenever we want to access the topology from a Db or Collection, we can access it via the reference to the parent MongoClient.
See discussion here.
- is depended on by
-
NODE-2544 Can't reuse mongo client after close
- Closed