[
https://issues.apache.org/jira/browse/IGNITE-21378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vladislav Pyatkov updated IGNITE-21378:
---------------------------------------
Epic Link: IGNITE-21463
> Investigate whether it's possible to make txnState local map updates faster
> ---------------------------------------------------------------------------
>
> Key: IGNITE-21378
> URL: https://issues.apache.org/jira/browse/IGNITE-21378
> Project: Ignite
> Issue Type: Improvement
> Reporter: Alexander Lapin
> Assignee: Vladislav Pyatkov
> Priority: Major
> Labels: PERFORMANCE, Performance, ignite-3, ignite3_performance,
> performance, performence
>
> h3. Motivation
> IGNITE-21375 is about removing txnState local map updates within RO txn flow
> because it brings us 20% performance drop. For RW transactions, it's however
> not possible, because such updates are required by the RW protocol. Thus, it
> seems reasonable to verify whether proposed VolatileTxStateMetaStorage is
> itself fast enough.
> h3. Definition of Done
> * Increase VolatileTxStateMetaStorag performance if it's possible.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)