Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-15123

mongoimport --stopOnError does not stop for the error- E11000 duplicate key error index

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major - P3 Major - P3
    • None
    • None
    • Tools
    • None
    • ALL

    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

        Activity

          People

            Unassigned Unassigned
            eoin.brazil@mongodb.com Eoin Brazil
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: