Log long-running in-progress operations

    • Type: Task
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Execution
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      When an operation takes more than "slowms" milliseconds to complete, we print it "slow query" log for this operations.

      However, sometimes a long-running queries that don't complete (due to server OOMing for example), won't show up in logs.

      Let's introduce some kind of "slow in-progress query" log for this kind of operations. 

      This might contain less information than slow query log on completion because some statistics are collected after the operation is complete.

            Assignee:
            Unassigned
            Reporter:
            Ivan Fefer
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: