You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Alexei Scherbakov (JIRA)" <ji...@apache.org> on 2018/11/01 12:37:00 UTC

[jira] [Created] (IGNITE-10112) Prioritize processing of tx finish=false message due to timeout

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)