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

ASF GitHub Bot updated FLINK-19106:
-----------------------------------
    Labels: pull-request-available  (was: )

> Add more timeout options for remote function specs
> --------------------------------------------------
>
>                 Key: FLINK-19106
>                 URL: https://issues.apache.org/jira/browse/FLINK-19106
>             Project: Flink
>          Issue Type: Task
>          Components: Stateful Functions
>            Reporter: Tzu-Li (Gordon) Tai
>            Assignee: Tzu-Li (Gordon) Tai
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: statefun-2.2.0
>
>
> As of now, we only support setting the call timeout for remote functions, 
> which spans a complete call including connection, writing request, 
> server-side processing, and reading response times.
> To allow more fine-grained control of this, we propose to introduce 
> configuration keys for {{connectTimeout}} / {{readTimeout}} / 
> {{writeTimeout}} to remote function specs.
> By default, these values should be 10 to be coherent with the current 
> behaviour.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to