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

Add log statement for slow-to-schedule reactor tasks

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Networking & Observability
    • Networking & Obs 2024-12-23, Networking & Obs 2025-01-06

      We currently record a histogram of scheduling stats for the TransportLayer's reactor threads, which is useful for determining when the reactor thread is overloaded and falling behind. We should also add a log statement that is periodically emitted when a task waits a long time in order to begin executing. This will provide better visibility into how individual tasks are affected by reactor performance, which FTDC cannot provide.

            Assignee:
            patrick.freed@mongodb.com Patrick Freed
            Reporter:
            patrick.freed@mongodb.com Patrick Freed
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: