-
Type:
Investigation
-
Resolution: Done
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Not Needed
-
Developer Tools
Original Downstream Change Summary
This project will add information to the slow queries log as well as the serverStatus
Description of Linked Ticket
Epic Summary
Summary
This project will implement diagnostic tools to better observe long-duration ticket holds and long intervals between interrupt checks.
Motivation
The server’s model for scheduling work is based on operations cooperatively multitasking (a.k.a. yielding). With cooperative multi-tasking there is a risk that work items neglect to participate in the scheduling machinery, and thus, monopolize system resources. This project aims to give server developers observability into how often this happens, and why.
Documentation
Product Description
Scope
Technical Design
Docs Update