[
https://issues.apache.org/jira/browse/GEODE-6857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dick Cavender closed GEODE-6857.
--------------------------------
> 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 Barrett
> Assignee: Jacob Barrett
> Priority: Major
> Fix For: 1.10.0
>
> Time Spent: 2.5h
> Remaining Estimate: 0h
>
> 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
(v8.3.4#803005)