You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Pavel Voronkin (JIRA)" <ji...@apache.org> on 2019/02/06 06:29:00 UTC

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

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)