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

there are too much verbos configes, add config_all_verbos can help us enable all configuration items, instead of adding them one by one

    • Type: Icon: Bug Bug
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • ALL

      Background:

      1. As a wt code beginner, enable all verbos config can help us to study the WT code, bug there are too much verbos configes.
      2. sometimes, when we need to analyze the cluster jitter problem, we should open all the module verbos by using WT_VERBOSE_INFO or WT_VERBOSE_DEBUG level. if we have a config_all_verbos config ,we can use the following command:
        db.adminCommand({setParameter:1, wiredTigerEngineRuntimeConfig:'verbose=[config_all_verbos=1]'})
      3. If there is no all global verbos configuration, dump all module's log(for exaple, all WT_VERBOSE_INFO level's log) is Very troublesome.

            Assignee:
            rhea.thorne@mongodb.com Alison Rhea Thorne
            Reporter:
            1147952115@qq.com y yz
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: