You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Tupitsyn (Jira)" <ji...@apache.org> on 2022/11/02 05:40:00 UTC

[jira] [Updated] (IGNITE-18058) .NET: Thin 3.0: Socket read never times out

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

Pavel Tupitsyn updated IGNITE-18058:
------------------------------------
    Description: 
If the server does not respond, we hang forever in *ClientSocket.ReceiveBytesAsync*.
We have *IgniteClientConfiguration.SocketTimeout*, but it is not actually used anywhere.

> .NET: Thin 3.0: Socket read never times out
> -------------------------------------------
>
>                 Key: IGNITE-18058
>                 URL: https://issues.apache.org/jira/browse/IGNITE-18058
>             Project: Ignite
>          Issue Type: Bug
>          Components: platforms, thin client
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>            Priority: Major
>              Labels: ignite-3
>             Fix For: 3.0.0-beta2
>
>
> If the server does not respond, we hang forever in *ClientSocket.ReceiveBytesAsync*.
> We have *IgniteClientConfiguration.SocketTimeout*, but it is not actually used anywhere.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)