[
https://issues.apache.org/jira/browse/FLINK-19106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tzu-Li (Gordon) Tai closed FLINK-19106.
---------------------------------------
Resolution: Fixed
Fixed in statefun-master with 28aeee618dba74c9fb7e56fb5b5f9e828bf0a498
> 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)