[
https://issues.apache.org/jira/browse/IGNITE-8329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16465639#comment-16465639
]
Nikolay Izhikov commented on IGNITE-8329:
-----------------------------------------
[~dmagda]
I've added some clarification to a table about exceptions.
{{TransactionRollbackException}}
Before: "This exception occurs if the transaction was rolled back automatically"
After: "This exception occurs if the transaction was rolled back automatically
*or manually*"
https://apacheignite.readme.io/v2.4/docs/transactions
> Clarify TransactionRollbackException-related paragraph in documentation
> -----------------------------------------------------------------------
>
> Key: IGNITE-8329
> URL: https://issues.apache.org/jira/browse/IGNITE-8329
> Project: Ignite
> Issue Type: Task
> Components: documentation
> Reporter: Andrey Kuznetsov
> Assignee: Nikolay Izhikov
> Priority: Trivial
>
> As documentation states currently [1], TransactionRollbackException is thrown
> "if the transaction was rolled back automatically". This should be extended
> to manual rollback as well, if it took place before commit for some reason.
> [1]
> https://apacheignite.readme.io/docs/transactions#section-handling-failed-transactions
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)