You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Dick Cavender (Jira)" <ji...@apache.org> on 2019/09/11 22:51:00 UTC

[jira] [Updated] (GEODE-6857) Refactor client function timeout

     [ https://issues.apache.org/jira/browse/GEODE-6857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dick Cavender updated GEODE-6857:
---------------------------------
    Fix Version/s: 1.10.0

> 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
>             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.2#803003)