[
https://issues.apache.org/jira/browse/IGNITE-23980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roman Puchkovskiy updated IGNITE-23980:
---------------------------------------
Description:
After a transaction (either RW or RO) is completed, no operations
(reads/writes) in this transaction should be allowed. (This is currently
violated at least for RO transactions)
Also, a commit should not be able after an abort and vice versa.
> Fail operations in a completed transaction
> ------------------------------------------
>
> Key: IGNITE-23980
> URL: https://issues.apache.org/jira/browse/IGNITE-23980
> Project: Ignite
> Issue Type: Improvement
> Reporter: Roman Puchkovskiy
> Priority: Major
> Labels: ignite-3
>
> After a transaction (either RW or RO) is completed, no operations
> (reads/writes) in this transaction should be allowed. (This is currently
> violated at least for RO transactions)
> Also, a commit should not be able after an abort and vice versa.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)