[ 
https://issues.apache.org/jira/browse/IGNITE-21375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vladislav Pyatkov updated IGNITE-21375:
---------------------------------------
    Epic Link: IGNITE-21463

> RO transactions should not update txnState local map
> ----------------------------------------------------
>
>                 Key: IGNITE-21375
>                 URL: https://issues.apache.org/jira/browse/IGNITE-21375
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Alexander Lapin
>            Assignee: Vladislav Pyatkov
>            Priority: Major
>              Labels: ignite-3, performance
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> h3. Motivation
> On the one hand according to [~vpyatkov] updating txnstate within RO flow 
> brings us 20% performance drop, on the other hand RO transaction updates 
> corresponding state only for testing purposes, precisely in order to check 
> whether transaction rollback was called. See 
> org.apache.ignite.internal.tx.TxManager#pending for more details.
> h3. Definition of Done
>  * Eliminate txnState local map updates within RO txn flow.
>  * Implement different mechanism for txn cleanup verification instead of 
> txnState local map based one.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to