Kirill Sizov created IGNITE-21175:
--------------------------------------
Summary: Different error codes for the transaction finish exception
Key: IGNITE-21175
URL: https://issues.apache.org/jira/browse/IGNITE-21175
Project: Ignite
Issue Type: Task
Reporter: Kirill Sizov
This applies to PartitionReplicaListener part mostly.
If a transaction fails with an exception, the error code is different depending
on the execution branch.
It can be TX_UNEXPECTED_STATE_ERR, TX_COMMIT_ERR or TX_ROLLBACK_ERR.
See {{TransactionAlreadyFinishedException}}
*Definition of Done*
The exception's error codes should be consistent across all execution branches.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)