Uploaded image for project: 'MongoDB Shell'
  1. MongoDB Shell
  2. MONGOSH-805

Memory leak for long-running async loop

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 0.15.0
    • Affects Version/s: 0.14.0
    • Component/s: Shell API
    • Not Needed
    • Iteration Düsseldorf

      MONGOSH-464 regressed, i.e. running for (let i = 0 ; i < 2000000000; i++) db.test.insertOne({}) does create increasing memory load and eventually fails with an OOM error.

            Assignee:
            michael.rose@mongodb.com Michael Rose (Inactive)
            Reporter:
            anna.henningsen@mongodb.com Anna Henningsen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: