Details
-
Bug
-
Resolution: Duplicate
-
Major - P3
-
None
-
None
-
None
-
ALL
-
(copied to CRM)
Description
Hi All,
Mongoimport's --stopOnError functionality does not stop for the error type, E11000 duplicate key error index as per it's defined behaviour in the source. With the in-source code comment of:
// we don't want to return an error from the mongoimport process for
|
// dup key errors
|
Is it possible to change this to return an error or add a strict flag such that it will return an error for this condition ? Or is this simply incorrect in the docs ?
Thanks!
Eoin
Attachments
Issue Links
- duplicates
-
TOOLS-65 mongoimport stopOnError does not stop on error (legacy C++)
-
- Closed
-