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)