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

Improve logging in test_schema_abort

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT11.3.0, 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: Test Csuite
    • None
    • Storage Engines
    • 3
    • 2024-07-23 - Mining crypto

      During the investigation of WT-13157 (test_schema_abort failure), I identified an area for improvement in the thread_ckpt_run function.

      Currently, the function continuously prints messages in a loop until the stable timestamp is set. In failure scenarios, these messages can clutter the logs, making it difficult to analyze the root cause.

      This ticket proposes revising the logging behavior within thread_ckpt_run to:

      • Reduce message verbosity in the failure case.
      • Do not calculate the same difference time multiple times.

            Assignee:
            ravi.giri@mongodb.com Ravi Giri
            Reporter:
            ravi.giri@mongodb.com Ravi Giri
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: