You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Vladislav Pyatkov (JIRA)" <ji...@apache.org> on 2018/05/04 15:01:01 UTC

[jira] [Created] (IGNITE-8440) Transaction may hangs on node in PREPARED state

Vladislav Pyatkov created IGNITE-8440:
-----------------------------------------

             Summary: Transaction may hangs on node in PREPARED state
                 Key: IGNITE-8440
                 URL: https://issues.apache.org/jira/browse/IGNITE-8440
             Project: Ignite
          Issue Type: Bug
            Reporter: Vladislav Pyatkov


In some specific cases we can to see when transaction hangs on one node in {{PREPARED}} state, but does not hang in others.
That unhappy node waiting to get {{TxFinishRequest}}, but never got it and continue to print _long running transaction message_.

Should to check other nodes, when transaction hang on PREPARED state without progress.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)