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

XMLWordPrintableJSON

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

                      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 Staple (Inactive)
              Reporter:
              Aaron Staple (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: