Pavel Voronkin created IGNITE-11221:
---------------------------------------
Summary: Refactor timeout logic in TcpDiscovery
Key: IGNITE-11221
URL:
https://issues.apache.org/jira/browse/IGNITE-11221 Project: Ignite
Issue Type: Bug
Reporter: Pavel Voronkin
We need to reimplement IgniteSpiOperationTimeoutHelper, cause it's mixing exception handling and timeout calculation.
We need to reuse ExponentialBackoffTimeout to encapsulate logic of calculating different sets of timeout separately and get rid of many local variables.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)