Alexey Scherbakov created IGNITE-28461:
------------------------------------------
Summary: Fail fast behavior on delayed replication failures
Key: IGNITE-28461
URL: https://issues.apache.org/jira/browse/IGNITE-28461
Project: Ignite
Issue Type: Improvement
Reporter: Alexey Scherbakov
Currently, an operation can be enlisted into a transaction even if it was
already invalidated by delayed replication error.
Instead, it should be failed immediately, if TxContext.err != null
--
This message was sent by Atlassian Jira
(v8.20.10#820010)