Ivan Bessonov created IGNITE-25499:
--------------------------------------
Summary: Use striped lock in page memory segments
Key: IGNITE-25499
URL: https://issues.apache.org/jira/browse/IGNITE-25499
Project: Ignite
Issue Type: Improvement
Reporter: Ivan Bessonov
Assignee: Ivan Bessonov
Practice shows that there might be contention there, because acquiring shared
segment lock sometimes takes longer than reading the data from the storage.
We should replace the lock implementation and run some benchmarks
--
This message was sent by Atlassian Jira
(v8.20.10#820010)