-
Type: Improvement
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
If temporary credentials are being used, e.g. AssumeRoleWithWebIdentity in AWS, thenĀ MongoClient needs to be constantly recreated to apply the new credentials.
This contradicts the general guideline to use a single instance of MongoClient.
- related to
-
CSHARP-3431 Make MongoClient IDisposable
- Closed