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

Prevent propagation of DuplicateKeyValue error codes

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Critical - P2 Critical - P2
    • 3.3.5
    • Affects Version/s: 3.3.4
    • Component/s: Storage
    • Labels:
      None
    • Fully Compatible
    • Integration 13 (04/22/16)
    • 0

      In MMAPv1, a DuplicateKeyValue error (error code 84) is a "safe" error, which indicates that a duplicate key has been encountered during a background index build. As mentioned in SERVER-21254, this is harmless and should not leave the MMAPv1-specific code in the storage engine layer.

      This ticket is a temporary fix until SERVER-21254 is resolved.

            Assignee:
            kyle.suarez@mongodb.com Kyle Suarez
            Reporter:
            kyle.suarez@mongodb.com Kyle Suarez
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: