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

Flink Jira Bot updated FLINK-16867:
-----------------------------------
    Labels: stale-minor usability  (was: usability)

I am the [Flink Jira Bot|https://github.com/apache/flink-jira-bot/] and I help 
the community manage its development. I see this issues has been marked as 
Minor but is unassigned and neither itself nor its Sub-Tasks have been updated 
for 180 days. I have gone ahead and marked it "stale-minor". If this ticket is 
still Minor, please either assign yourself or give an update. Afterwards, 
please remove the label or in 7 days the issue will be deprioritized.


> Simplify default timeout configuration
> --------------------------------------
>
>                 Key: FLINK-16867
>                 URL: https://issues.apache.org/jira/browse/FLINK-16867
>             Project: Flink
>          Issue Type: Improvement
>          Components: Runtime / Configuration, Runtime / Coordination
>    Affects Versions: 1.9.2, 1.10.0, 1.11.0
>            Reporter: Till Rohrmann
>            Priority: Minor
>              Labels: stale-minor, usability
>
> At the moment, Flink has several timeout options:
> * {{akka.ask.timeout}}: Timeout for intra cluster RPCs (JM <\-> RM <\-> TE)
> * {{web.timeout}}: Timeout for RPCs between REST handlers and RM, JM, TE
> At the moment, these values are separately configured. This requires the user 
> to know about both configuration options and that Flink has multiple timeout 
> values. 
> In order to simplify setups I would suggest that {{web.timeout}} defaults to 
> {{akka.ask.timeout}}, if {{web.timeout}} has not been explicitly configured. 
> This has the benefits that the user only need to know about a single timeout 
> value which is applied cluster wide.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to