[
https://issues.apache.org/jira/browse/IGNITE-17647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maksim Timonin updated IGNITE-17647:
------------------------------------
Parent: (was: IGNITE-17177)
Issue Type: Improvement (was: Sub-task)
> Include in incremental snapshot transactions committed by TxRecovery
> --------------------------------------------------------------------
>
> Key: IGNITE-17647
> URL: https://issues.apache.org/jira/browse/IGNITE-17647
> Project: Ignite
> Issue Type: Improvement
> Reporter: Maksim Timonin
> Assignee: Maksim Timonin
> Priority: Major
> Labels: IEP-89, ise
>
> Currently IS is considered inconsistent if any checked transction committed
> during TxRecovery mechanism.
> But there are cases when it's possisble to find whether tx should be included
> to IS or not:
> # Transaction on nodes are PREPARED
> # Every node adds the transaction to await list
> # Originated node (client) fails.
> # Nodes startsĀ communicate with each other to find transaction status.
> During this communication it's possible to make a decision.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)