Roman Kondakov created IGNITE-8906:
--------------------------------------
Summary: SQL TX: Immediate rollback for Near transactions during topology changing.
Key: IGNITE-8906
URL:
https://issues.apache.org/jira/browse/IGNITE-8906 Project: Ignite
Issue Type: Improvement
Components: sql
Reporter: Roman Kondakov
At the moment all near transaction that was active during PME, but hadn't locked topology (i.e. read transactions), are marked as rollback only in GridDhtPartitionsExchangeFuture#onDone. But it is better to stop transaction execution immediately to prevent useless updates.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)