[
https://issues.apache.org/jira/browse/IGNITE-9082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16637370#comment-16637370
]
Vladimir Ozerov commented on IGNITE-9082:
-----------------------------------------
[~ascherbakov], [~Jokser], [~agoncharuk],
Igniters,
Do we have any progress with this ticket? Should we move it to AI 2.8?
> Throwing checked exception during tx commit without node stopping leads to
> data corruption
> ------------------------------------------------------------------------------------------
>
> Key: IGNITE-9082
> URL: https://issues.apache.org/jira/browse/IGNITE-9082
> Project: Ignite
> Issue Type: Bug
> Components: cache
> Affects Versions: 2.4, 2.5, 2.6
> Reporter: Pavel Kovalenko
> Assignee: Alexei Scherbakov
> Priority: Major
> Fix For: 2.7
>
>
> If we get checked exception during tx commit on a primary node and this
> exception is not supposed to be handled as NodeStopping OR doesn't lead to
> node stop using Failure Handler, in this case, we may get data loss on a node
> which is a backup node for this tx.
> Possible solution:
> If we get any checked or unchecked exception during tx commit we should stop
> this node after that to prevent further data loss.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)