Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.15.0
Description
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.
Attachments
Issue Links
- causes
-
FLINK-26652 Failing to cleanup a job should not fail the Flink Cluster in Session Mode
- Resolved
-
FLINK-26359 Aligning the retry mechanism for the repeatable cleanup and task restarts
- Open
- is caused by
-
FLINK-25433 Integrate retry strategy for cleanup stage
- Closed
- is related to
-
FLINK-26388 Release Testing: Repeatable Cleanup (FLINK-25433)
- Resolved
- links to