Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Fixed possible starvation in speed based throttling
-
Release Notes Required
Description
Under heavy load, a checkpoint thread might have a problem with taking checkpoint write lock because it waits for parked threads to complete their work. We might force the throttled threads to be unparked when they do not need to be throttled anymore.
Attachments
Issue Links
- is related to
-
IGNITE-14197 Checkpoint thread can't take checkpoint write lock because it waits for parked threads to complete their work
- Open
- links to