Ivan Bessonov created IGNITE-25031:
--------------------------------------
Summary: Remove read locks from certain RocksDbKeyValueStorage
operations
Key: IGNITE-25031
URL: https://issues.apache.org/jira/browse/IGNITE-25031
Project: Ignite
Issue Type: Bug
Reporter: Ivan Bessonov
Single value reads should not require read locks. Here I don't mean data
access, but rather a meta-data. The list includes:
*
{{getIndexWithTerm}}
*
{{timestampByRevision}}
*
{{revisionByTimestamp}}
*
{{checksum}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)