Always collect storage stats on operation timeout

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Storage Execution
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      When a query times out, we try to acquire the GlobalLock to fetch storage stats, however, this will fail because the operation's deadline has expired and log a Warning, "Failed to gather storage statistics for slow operation".

      The limitation is one of the storage engine, because the GlobalLock synchronizes with shutdown and rollback. This should be dependent on SERVER-88944.

            Assignee:
            Unassigned
            Reporter:
            Louis Williams
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated: