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

emit at mapper may run out of memory

    XMLWordPrintableJSON

Details

    • Query Execution

    Description

      The mapper may generate lots of items and each item is kept in-memory at this state. It would be crashed when run out of memory.

      NOTE: Skip the checking when using v8 engine (_jsMode: true). The best way is checking at emit function and transfers in memory storage to temp collection. Current state is checking at each document handled because the framework flow designed.

      Attachments

        Activity

          People

            backlog-query-execution Backlog - Query Execution
            changyy Yuan-Yi Chang
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: