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

WiredTigerServerStatusSection can be accessed when devull storage engine is selected

    • Type: Icon: Bug Bug
    • Resolution: Won't Fix
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Service Arch
    • ALL
    • Service Arch 2024-03-18
    • 155

      Previously, WiredTigerSErverStatusSection was only registered with the ServerStatus infrastructure when one of the WiredTiger-based engines was instantiated at runtime. We moved to be registered at static init time, which was incorrect for situations where we don't end up using a WT-based engine (i.e. devull). In this case we can cause crashes when the ServerStatus machinery tries to read the WT section assuming WT infra is available.

            Assignee:
            george.wangensteen@mongodb.com George Wangensteen
            Reporter:
            george.wangensteen@mongodb.com George Wangensteen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: