-
Type:
Bug
-
Resolution: Done
-
Priority:
Major - P3
-
None
-
Affects Version/s: 2.3
-
Component/s: Connectivity
-
Environment:ASP.NET Core (net46)
I have MongoCollectionProvider, that registered as Singleton.
Sometimes i catch System.IO.IOException with robust connection.
I catch it sinse v2.3.
Maybe you change MongoClient behaviour and it not need to use it as Singleton ?