Remove the checkpoint cleanup wait after each file process

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • WT12.0.0, 8.2.0-rc0
    • Affects Version/s: None
    • Component/s: Checkpoints
    • None
    • Storage Engines, Storage Engines - Transactions
    • SE Transactions - 2025-07-18
    • 3
    • v8.0

      Remove the 1 second wait after each file processing in a checkpoint cleanup thread, as it unnecessarily increases the checkpoint cleanup duration whenever there are many files in the database that are active. Currently, the checkpoint cleanup process skips the files that are not opened in a later stage. If we could have skipped these files in an earlier stage, we could improve the overall checkpoint cleanup duration, especially when there are many tables in the database.

              Assignee:
              Haribabu Kommi
              Reporter:
              Haribabu Kommi
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: