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

'weird case' assertion when mods on two nested fields are applied to a document with a duplicated field name

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.0.5, 2.1.1
    • Affects Version/s: None
    • Component/s: Write Ops
    • Labels:
      None
    • ALL

                      else {
                          // this is a very weird case
                          // have seen it in production, but can't reproduce
                          // this assert prevents an inf. loop
                          // but likely isn't the correct solution
                          assert(0);
                      }
      

            Assignee:
            aaron Aaron Staple
            Reporter:
            aaron Aaron Staple
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: