[
https://issues.apache.org/jira/browse/FLINK-26331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Pohl resolved FLINK-26331.
-----------------------------------
Fix Version/s: 1.15.0
Resolution: Fixed
{{{}master{}}}:
[2e627a1472fbf4d4a774c02264b8b65e676e88ab|https://github.com/apache/flink/commit/2e627a1472fbf4d4a774c02264b8b65e676e88ab]
> Make max retries configurable
> -----------------------------
>
> Key: FLINK-26331
> URL: https://issues.apache.org/jira/browse/FLINK-26331
> Project: Flink
> Issue Type: Sub-task
> Components: Runtime / Coordination
> Affects Versions: 1.15.0
> Reporter: Matthias Pohl
> Assignee: Matthias Pohl
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.15.0
>
>
> Right now, the retry mechanism is hard-coded to {{Integer.MAX_VALUE}}. We
> want to make that configurable as well and keep the default value at
> {{MAX_VALUE}}. This enables the user to disable the retry mechanism if
> necessary.
> We verify how retries strategies are configured in other places and align
> with that to have a consistent user experience.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)