Bruce Schuchardt created GEODE-4085:
---------------------------------------
Summary: 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: Task
Components: client/server
Reporter: 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)