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

MongoDB using high memory and cache

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 3.2.11
    • Component/s: Performance, WiredTiger
    • Labels:
      None
    • ALL

      MongoDB memory utilization increases upto 92% and cache usage is also more than 80%. The database stats are as below:

      db.stats(1024)

      { "db" : <"CONFIDENTIAL">, "collections" : 555, "objects" : 20797991, "avgObjSize" : 1123.3038404045853, "dataSize" : 22814905.432617188, "storageSize" : 9519780, "numExtents" : 0, "indexes" : 2612, "indexSize" : 2280272, "ok" : 1}

            Assignee:
            dmitry.agranat@mongodb.com Dmitry Agranat
            Reporter:
            pratiksha.gupta38@gmail.com Pratiksha Aggarwal
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: