OrleansContrib / Orleans.Providers.MongoDB

A MongoDb implementation of the Orleans Providers: Membership, Storage and Reminders.
MIT License
100 stars 43 forks source link

Update Mongo Driver version #87

Closed siennathesane closed 3 years ago

siennathesane commented 3 years ago

Workaround to fix this bug: https://jira.mongodb.org/browse/CSHARP-1895

This issue is happening in AKS.

siennathesane commented 3 years ago

Built and deployed my own fork, can verify this works against Mongo 4.4 in AKS.