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

SpiderMonkey doesn't appear capable of gc'ing objects created during the map phase

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.2.0-rc6
    • Affects Version/s: 3.2.0-rc4
    • Component/s: JavaScript
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Platform D (12/11/15)

      Spidermonkey doesn't appear to be actually gc'ing memory during the map phase of map reduce.

      This doesn't affect map reduce jobs with less than 1.1 gigs of working set (we reap the context at the end of the job, which frees the memory), but oom's those over that amount.

            Assignee:
            mira.carey@mongodb.com Mira Carey
            Reporter:
            mira.carey@mongodb.com Mira Carey
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: