Roman Puchkovskiy created IGNITE-16600:
------------------------------------------
Summary: Implement tryWakeupThrottledThreads and shouldThrottle
for speed based throttle
Key: IGNITE-16600
URL: https://issues.apache.org/jira/browse/IGNITE-16600
Project: Ignite
Issue Type: Improvement
Components: persistence
Reporter: Roman Puchkovskiy
Assignee: Roman Puchkovskiy
Fix For: 2.13
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.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)