-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: 3.0.3
-
Component/s: WiredTiger
-
None
-
ALL
I'm use mongodb 3.0.3 on Windows with wiredTiger storage engine. When a write some data into db and then try to read it without any timeout, i can't get those document. When i add some timeout (about 10-100 ms) all is fine
MongoDB configuration in attachment
I'm use C# driver version 1.10. With driver v.2.0 i had same result