Extensions verbose logging is inaccessible via config

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • WT12.0.0
    • Affects Version/s: None
    • Component/s: Logging
    • None
    • Storage Engines, Storage Engines - Foundations
    • SE Foundations - 2025-11-21
    • 2

      WT extensions use logging callback __wt_ext_err_printf for error logging. The function is using WT_VERB_EXTENSION as a category for logging.

      However, the category is not mentioned in the __wt_verbose_config, and also not mentioned in the api_data.py file.

      TODO:

      Make WT_VERB_EXTENSION category to be visible for configs. The following config string should not produce any warnings or errors:

      verbose=(extension:1)

            Assignee:
            [DO NOT USE] Backlog - Storage Engines Team
            Reporter:
            Alex Blekhman
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: