Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-6300

Delay setting leak memory flag until after the final checkpoint in shutdown

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT10.0.0, 4.4.0-rc7, 4.7.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • 3
    • Storage - Ra 2020-06-01

      Mongodb can see a large increase in memory consumption during shutdown. WT-6229 identified and addressed a large part of this problem, but also observed that even with the fix, mongod could increase in size from ~400MB to ~1GB at shutdown (when is sets the WT_CONN_LEAK_MEMORY flag).  

      We should continue investigating to understand if there is another leak, or (as in WT-6229) there are some pages that we are repeatedly evicting and rereading.

      milkie provides a simple way to produce the growth-at-shutdown problem in BF-17346.

            Assignee:
            tammy.bailey@mongodb.com Tammy Bailey (Inactive)
            Reporter:
            keith.smith@mongodb.com Keith Smith
            Votes:
            0 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated:
              Resolved: