[
https://issues.apache.org/jira/browse/GEODE-4085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16288424#comment-16288424
]
ASF GitHub Bot commented on GEODE-4085:
---------------------------------------
bschuchardt commented on issue #1156: GEODE-4085 The cache server thinks that
all protobuf clients have a 1…
URL: https://github.com/apache/geode/pull/1156#issuecomment-351224146
closing this PR - it included some stuff from GEODE-4084 that shouldn't be
there.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> 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)