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

Avoid checkpoint cleanup always on shutdown

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT11.0.0, 5.3.0, 5.0.7, 4.4.14
    • Affects Version/s: None
    • Component/s: None
    • None
    • 5
    • Storage - Ra 2022-01-10
    • v5.0, v4.4

      In WT-7788 recent activity suggests a change to checkpoint cleanup. MongoDB sometimes uses use_timestamp=false on closing the connection and sometimes that takes a very long time. strace results indicate a huge read load.

      We should avoid checkpoint cleanup anytime we're shutting down, not just when timestamps are in use. Possibly consider whether this should be a configuration setting or just an internal action.

            Assignee:
            haribabu.kommi@mongodb.com Haribabu Kommi
            Reporter:
            sue.loverso@mongodb.com Susan LoVerso
            Votes:
            1 Vote for this issue
            Watchers:
            15 Start watching this issue

              Created:
              Updated:
              Resolved: