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

[jira] [Updated] (IGNITE-11178) TcpDiscovertySpi. Print real wait time for timeout exception.

     [ https://issues.apache.org/jira/browse/IGNITE-11178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergey Antonov updated IGNITE-11178:
------------------------------------
    Description: We should print to log real wait time in TcpDiscoverySpi in case of timeout exception occurred. It's could help to understand how long we wait in create connection/socket read and etc. We must check time before network communication and print diff between current time and checked time in catched timeoutException block.  (was: We should print to log real wait time in TcpDiscoverySpi in case of timeout exception occurred.)

> TcpDiscovertySpi. Print real wait time for timeout exception.
> -------------------------------------------------------------
>
>                 Key: IGNITE-11178
>                 URL: https://issues.apache.org/jira/browse/IGNITE-11178
>             Project: Ignite
>          Issue Type: Improvement
>    Affects Versions: 2.7
>            Reporter: Sergey Antonov
>            Priority: Major
>             Fix For: 2.8
>
>
> We should print to log real wait time in TcpDiscoverySpi in case of timeout exception occurred. It's could help to understand how long we wait in create connection/socket read and etc. We must check time before network communication and print diff between current time and checked time in catched timeoutException block.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)