Vladislav Pyatkov created IGNITE-27210:
------------------------------------------
Summary: Pass transaction timeout to each participant nodes
Key: IGNITE-27210
URL: https://issues.apache.org/jira/browse/IGNITE-27210
Project: Ignite
Issue Type: Improvement
Reporter: Vladislav Pyatkov
h3. Motivation
Transaction timeout is calculated only in the coordinator node, and it is not
available in the other nodes, which are executing part of the distribution
transaction logic. But we have to limit all CMG/MG calls (like schema requests).
h3. Definition of done
Transaction timeout is available in each node, which is a transaction
participant.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)