You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Swapnil Bawaskar (JIRA)" <ji...@apache.org> on 2018/02/01 22:52:52 UTC

[jira] [Closed] (GEODE-4085) The cache server thinks that all protobuf clients have a 10 second read timeout

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

Swapnil Bawaskar closed GEODE-4085.
-----------------------------------

> The cache server thinks that all protobuf clients have a 10 second read timeout
> -------------------------------------------------------------------------------
>
>                 Key: GEODE-4085
>                 URL: https://issues.apache.org/jira/browse/GEODE-4085
>             Project: Geode
>          Issue Type: Bug
>          Components: client/server
>            Reporter: Bruce Schuchardt
>            Assignee: Bruce Schuchardt
>            Priority: Major
>             Fix For: 1.4.0
>
>
> Since protobuf clients cannot currently inform the server of what they'd like to use as a read-timeout the server thinks all of them have the default 10 second timeout.  Until these clients are able to inform the servers of their read-timeout it would be better if the servers didn't time out client connections if an operation takes more than 10 seconds.  We still have the idle timeout in the server that will clean up connections if they take longer than a minute to perform an operation.



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