Anton Laletin created IGNITE-28548:
--------------------------------------
Summary: Benchmark phantom read prevention approaches
Key: IGNITE-28548
URL: https://issues.apache.org/jira/browse/IGNITE-28548
Project: Ignite
Issue Type: Task
Reporter: Anton Laletin
As part of improving our concurrency control and eliminating phantom reads, we
need to benchmark and compare different approaches.
In particular, we want to evaluate:
The current (refined) page-level latching approach
(https://issues.apache.org/jira/browse/IGNITE-28547)
A System R-style locking approach (e.g., stronger next-key / predicate locking)
Potentially other alternative strategies
--
This message was sent by Atlassian Jira
(v8.20.10#820010)