Philipp Shergalis created IGNITE-23533:
------------------------------------------
Summary: Improve CheckpointReadLockTimeoutException clarity for
user
Key: IGNITE-23533
URL: https://issues.apache.org/jira/browse/IGNITE-23533
Project: Ignite
Issue Type: Improvement
Components: persistence
Reporter: Philipp Shergalis
See IGNITE-23325 for context
When writes fail because of pages becoming dirty too fast (so we schedule a new
checkpoint while last one is still running and get a read lock timeout), it's
not clear for the end user what happened and how to fix that
Until we fix this problem (see IGNITE-23532), probably we should add
suggestions for a user to increase region size, increase read lock timeout or
throttle requests on application side,
--
This message was sent by Atlassian Jira
(v8.20.10#820010)