You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Roman Puchkovskiy (Jira)" <ji...@apache.org> on 2024/02/12 14:27:00 UTC

[jira] [Updated] (IGNITE-21517) Add thread assertions to TxStateStorage

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

Roman Puchkovskiy updated IGNITE-21517:
---------------------------------------
    Description: Everywhere we invoke TxStateStorage methods, we must assert that the corresponding storage operations are allowed to be executed in the current thread.

> Add thread assertions to TxStateStorage
> ---------------------------------------
>
>                 Key: IGNITE-21517
>                 URL: https://issues.apache.org/jira/browse/IGNITE-21517
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Roman Puchkovskiy
>            Assignee: Roman Puchkovskiy
>            Priority: Major
>              Labels: ignite-3
>             Fix For: 3.0.0-beta2
>
>
> Everywhere we invoke TxStateStorage methods, we must assert that the corresponding storage operations are allowed to be executed in the current thread.



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