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

Remove the word "checkpoint" from obsolete cleanup functions, struct, fields, stats, apis...

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Btree, Checkpoints
    • Storage Engines
    • 5
    • StorEng - Refinement Pipeline

      Checkpoint used to have a cleanup stage, hence the name. While this is still part of the checkpoint call in older versions, from 8.0, this stage is entirely independent and executed by a separate thread. However, we kept that name.

      All the functions related to "checkpoint" cleanup (they contain "checkpoint_cleanup" in their names) functionality should be renamed without the "checkpoint" word as they are no longer related to checkpoint.

            Assignee:
            Unassigned Unassigned
            Reporter:
            etienne.petrel@mongodb.com Etienne Petrel
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated: