[
https://issues.apache.org/jira/browse/GEODE-4085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16288450#comment-16288450
]
ASF subversion and git services commented on GEODE-4085:
--------------------------------------------------------
Commit f51b1a9638ba7dd817c1d481d7ee8e91ab8829f6 in geode's branch
refs/heads/feature/GEODE-4085 from [~bschuchardt]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=f51b1a9 ]
Revert "GEODE-4085 The cache server thinks that all protobuf clients have a 10
second read timeout"
This reverts commit 61004d5257e04fc45898344a63a865373ba7603f.
> 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
> 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
(v6.4.14#64029)