Hi, The gemfire.CLIENT_FUNCTION_TIMEOUT system property allows to set a specific read timeout on the socket when the operation sent over a client connection is a function execution. I have not seen this property documented anywhere but I have seen how it works in the code.
Does anybody know why would it be interesting to have a different read timeout on the socket when executing functions to the read timeout set for the rest of operations? Thanks in advance, -Alberto G.