-
Type:
Task
-
Resolution: Duplicate
-
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.
- duplicates
-
SERVER-17942 Long running operations should be logged periodically
-
- In Code Review
-
- is duplicated by
-
SERVER-111143 Issue slow query logs periodically during slow query execution
-
- Closed
-
- is related to
-
SERVER-107414 A flavor of $currentOp to report long running operations
-
- Open
-
-
SERVER-17942 Long running operations should be logged periodically
-
- In Code Review
-
- related to
-
SERVER-111143 Issue slow query logs periodically during slow query execution
-
- Closed
-