Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-65158

Log some WiredTiger components at higher debug levels

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • Execution Team 2022-05-16, Execution Team 2022-05-30
    • 140

      By "higher debug level" I mean at a level requiring a higher level of logging verbosity.

      All WiredTiger components with WT_VERBOSE_DEBUG messages log when the MongoD log component verbosity is 1 (i.e. "mongod -v"). This is too noisy. See WT-8764.

      Log the WT_VERBOSE_DEBUG messages for these components when the MongoDB log component verbosity is Info (or -1) to be consistent with 4.4:

      • recovery_progress
      • checkpoint_progress
      • compact_progress

      Log the WT_VERBOSE_DEBUG messages for the remaining components when the MongoDB log component verbosity is at least 2.

            Assignee:
            gregory.wlodarek@mongodb.com Gregory Wlodarek
            Reporter:
            louis.williams@mongodb.com Louis Williams
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: