Alexei Scherbakov created IGNITE-10112:
------------------------------------------
Summary: Prioritize processing of tx finish=false message due to timeout
Key: IGNITE-10112
URL:
https://issues.apache.org/jira/browse/IGNITE-10112 Project: Ignite
Issue Type: Improvement
Reporter: Alexei Scherbakov
Fix For: 2.8
Currently tx rollback messages are processed in the same way as others.
For forced rollback on example triggered by tx timeouts on PME (see org.apache.ignite.configuration.TransactionConfiguration#getTxTimeoutOnPartitionMapExchange) they should be prioritized to avoid timeout violation under load.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)