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

Ensure HealthObserver::periodicCheckImpl() implementations handle exceptions and return an appropriate failing health check status when one occurs

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 5.0.12, 6.0.2, 6.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • ALL
    • v6.0, v5.0
    • 13

      The attached build failure occurs due to the FaultManager thread throwing an exception while the server was shutting down. The exception exits a noexcept method, which causes the server to crash. This ticket is to audit the implementations of HealthObserverBase::periodicCheck to ensure that the functions return a failing health check status on exception.

            Assignee:
            andrew.witten@mongodb.com Andrew Witten (Inactive)
            Reporter:
            lamont.nelson@mongodb.com Lamont Nelson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: