[jira] [Created] (IGNITE-11221) Refactor timeout logic in TcpDiscovery

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-11221) Refactor timeout logic in TcpDiscovery

Anton Vinogradov (Jira)
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)