Details
-
Bug
-
Resolution: Done
-
Critical - P2
-
None
-
2.6.1
-
None
-
ALL
-
Description
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...)