[
https://issues.apache.org/jira/browse/IGNITE-19573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vladislav Pyatkov updated IGNITE-19573:
---------------------------------------
Description:
*Motivation*
Write intent resolution required network communication which is not supposed to
repeat in the same resolution for another transaction. Hence, we should try to
minimize the write intent resolution. For this, we will fix a row just after
the procedure resolves write intent to stable committed value.
> Fix row if write intent rersolved as commited
> ---------------------------------------------
>
> Key: IGNITE-19573
> URL: https://issues.apache.org/jira/browse/IGNITE-19573
> Project: Ignite
> Issue Type: Improvement
> Reporter: Vladislav Pyatkov
> Priority: Major
> Labels: ignite-3
>
> *Motivation*
> Write intent resolution required network communication which is not supposed
> to repeat in the same resolution for another transaction. Hence, we should
> try to minimize the write intent resolution. For this, we will fix a row just
> after the procedure resolves write intent to stable committed value.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)