Jacob S. Barrett created GEODE-6857:
---------------------------------------
Summary: Refactor client function timeout
Key: GEODE-6857
URL: https://issues.apache.org/jira/browse/GEODE-6857
Project: Geode
Issue Type: Improvement
Components: functions
Reporter: Jacob S. Barrett
Currently function timeout is stored in the ConnectionImpl. ConnectionImpl
checks for specific function operations when executing operations and then
adjust the timeout. Move all this logic to the function operations and inject
the timeout from owning object. This should properly encapsulate the special
behavior of function timeout as well as make testing easier.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)