[
https://issues.apache.org/jira/browse/GEODE-6857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jacob S. Barrett reassigned GEODE-6857:
---------------------------------------
Assignee: Jacob S. Barrett
> 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
> Assignee: Jacob S. Barrett
> Priority: Major
>
> 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)