-
Type: Bug
-
Resolution: Duplicate
-
Priority: Minor - P4
-
None
-
Affects Version/s: 2.6.1
-
Component/s: Logging
-
None
-
ALL
-
update() reports nscanned = 1 and nscannedObjects = 1 when scanning 1000 documents to find the update target. find() reports nscanned = 1000 and nscannedObjects = 1000 for the identical query.
The error appears in the system.profile collection and in the mongod log.
- duplicates
-
SERVER-13764 debug mechanisms report incorrect nscanned / nscannedObjects for updates
- Closed