You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Matthias Pohl (Jira)" <ji...@apache.org> on 2022/02/23 10:20:00 UTC

[jira] [Created] (FLINK-26331) Make max retries configurable

Matthias Pohl created FLINK-26331:
-------------------------------------

             Summary: 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


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.



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