-
Type: Bug
-
Resolution: Done
-
Priority: Critical - P2
-
None
-
Affects Version/s: 2.6.1
-
Component/s: Internal Client
-
None
-
ALL
-
1. Retrieving a double value from the database may differ from the originally stored value.
2. Two different connections may retrieve two different values for the same field.
This is a critical issue for us, because we have to trust that stored and retrieved numbers are exactly equal.
Versions: we use mongo db 2.6.1 server with 2.4.8 C++ driver (unfortunately we have severe problems to get the 2.6 C++ driver incorporated into our project, but this is different story...)