Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-9454

Docs for SERVER-25318: Limit total memory utilization for bulk index builds

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major - P3
    • Resolution: Done
    • 3.4.0
    • 3.4.0
    • manual
    • None
    • KANBAN BUCKET

    Description

      Engineering Ticket Description:

      A bulk index build of multiple indexes on a collection, for example using createIndexes, or during an initial sync, will use up to 100 MB of memory per index, or up to 6400 MB of memory total (given the limit of 64 indexes per collection). This can lead to out-of-memory on smaller machines. We should limit the total memory used on smaller machines by reducing the amount of memory used per index build, and/or limiting the number of simultaneous index builds.

      Attachments

        Issue Links

          Activity

            People

              steve.renaker@mongodb.com Steve Renaker (Inactive)
              emily.hall Emily Hall
              Jess Mokrzecki Jess Mokrzecki
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                5 years, 49 weeks, 6 days ago