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

[jira] [Created] (IGNITE-7161) Detect self-freeze on remote node related operations with timeout

Alexandr Kuramshin created IGNITE-7161:
------------------------------------------

             Summary: Detect self-freeze on remote node related operations with timeout
                 Key: IGNITE-7161
                 URL: https://issues.apache.org/jira/browse/IGNITE-7161
             Project: Ignite
          Issue Type: Sub-task
    Affects Versions: 2.3
            Reporter: Alexandr Kuramshin
            Assignee: Alexandr Kuramshin


After getting next timeout from {{IgniteSpiOperationTimeoutHelper.nextTimeoutChunk()}} we starting a network operation and expecting to end it at the specific timestamp (or near about).

We should take into account that some local thread freeze may be occurred. In such situation a remote node should not be considered as failed and the local network operation has to be retried.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)