Aleksandr created IGNITE-24245:
----------------------------------
Summary: Introduce a error code for Transaction Timeout.
Key: IGNITE-24245
URL: https://issues.apache.org/jira/browse/IGNITE-24245
Project: Ignite
Issue Type: Improvement
Reporter: Aleksandr
TransactionException is thrown with the corresponding message and error code
TX_TIMEOUT_EXCEEDED. The exception is the same as we throw for finished
transactions but for different reasons.
The “reason” is held in TxMeta.reason.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)