[
https://issues.apache.org/jira/browse/IGNITE-25978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vyacheslav Koptilin updated IGNITE-25978:
-----------------------------------------
Component/s: transactions ai3
> Optimize implicit RO transaction flow
> -------------------------------------
>
> Key: IGNITE-25978
> URL: https://issues.apache.org/jira/browse/IGNITE-25978
> Project: Ignite
> Issue Type: Improvement
> Components: transactions ai3
> Reporter: Alexey Scherbakov
> Assignee: Alexey Scherbakov
> Priority: Major
> Labels: ignite-3
> Fix For: 3.1
>
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> Implicit RO execution path should be as lightweight as possible to reduce
> overhead per operation (could be many if them)
> Currently it involves various locks with memory writes on execution path,
> which is not necessary.
> Explicit RO transactions can be optimized as well in the future.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)