Need to limit size of backfilled elements when creating an array

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • 2.0.0-rc1
    • Affects Version/s: None
    • Component/s: None
    • None
    • ALL
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      > db.foo.insert({_id:1, a:[]})
      > db.foo.update({_id:1}, {$set:{'a.10000000':'break'}})
      BufBuilder grow() > 64MB

            Assignee:
            Mathias Stearn
            Reporter:
            Mathias Stearn
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: