-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Session Management, Testing
-
None
We are seeing unusual failures in the following test: Test_Unpin_For_Non_Transaction_Operation
https://github.com/mongodb/mongo-csharp-driver/blob/719731cb7548ae6c1cfc253c33384084f84fb3b1/tests/MongoDB.Driver.Tests/PinnedShardRouterTests.cs#L112
It should be extremely rare for this test to fail as the probability of selecting the same mongos after 50 server selections is extremely low.