Denis Chudov created IGNITE-24693: ------------------------------------- Summary: Run QA benchmarks to test deadlock prevention with waiting Key: IGNITE-24693 URL: https://issues.apache.org/jira/browse/IGNITE-24693 Project: Ignite Issue Type: Task Reporter: Denis Chudov
Default deadlock prevention policy forces the younger transaction operation to fail and older to wait on lock conflict. It can be configured in a way that younger tx would wait for small timeout (let say, 200 ms) to acquire to lock when there is a lock conflict. We should test this on QA benchmarks to decide whether we should keep the existing defaults or change them. -- This message was sent by Atlassian Jira (v8.20.10#820010)