Details
-
Bug
-
Resolution: Done
-
Major - P3
-
None
-
2.4.4, 2.4.8, 2.6.0-rc2
-
None
-
ALL
-
Description
Hi,
I'm using db.collection.find().forEach()
to modify collection, rearranging fields inside,
also using 'delete obj.property'.
and depending on collection size, when it grows larger than
some small threshold, (in my tests 1000),
some fields of modified objects are set to undefiend as result, istead of actual numbers.
i was able to reproduce it in both
MongoDB version: 2.4.4, 2.4.8, 2.6.0-rc2
Attachments
Issue Links
- is duplicated by
-
SERVER-13551 Shell improperly deletes objects
-
- Closed
-