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

XMLWordPrintableJSON

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

      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
            Reporter:
            Mira Carey
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: