Uploaded image for project: 'MongoDB Database Tools'
  1. MongoDB Database Tools
  2. TOOLS-2275

autoIndexId:false is not supported in 4.0

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 100.0.0
    • Affects Version/s: 4.0.10
    • Component/s: mongorestore
    • Labels:

      autoIndexId:false support was removed in SERVER-8237 for 4.0:

      Starting in MongoDB 4.0, you cannot set the option autoIndexId to false when creating collections in databases other than the local database.

      https://docs.mongodb.com/v4.0/reference/command/create/

      This may cause issues restoring data from previous server versions to 4.0. What should mongorestore should do in this situation?

      Update: Answer: omit autoIndexId when creating collections.

            Assignee:
            varsha.subrahmanyam@mongodb.com Varsha Subrahmanyam (Inactive)
            Reporter:
            david.golden@mongodb.com David Golden
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: