-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Storage Execution
-
(copied to CRM)
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.
- depends on
-
SERVER-88944 Use something better than the GlobalLock to protect storage engine access
-
- Backlog
-
- is related to
-
SERVER-100243 Lower slow query log severity when storage stats cannot be collected
-
- Closed
-
- related to
-
SERVER-88944 Use something better than the GlobalLock to protect storage engine access
-
- Backlog
-