[
https://issues.apache.org/jira/browse/FLINK-34551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17831453#comment-17831453
]
Kumar Mallikarjuna commented on FLINK-34551:
--------------------------------------------
Hi [~mapohl] , I've opened a PR
([#24578|https://github.com/apache/flink/pull/24578]) refactoring
`retryOperation()` and `retryOperationWithDelay()`. I haven't refactored
`retrySuccessfulWithDelay()`, since you had some changes on that already in
your PR ([#24309|https://github.com/apache/flink/pull/24309]).
> Align retry mechanisms of FutureUtils
> -------------------------------------
>
> Key: FLINK-34551
> URL: https://issues.apache.org/jira/browse/FLINK-34551
> Project: Flink
> Issue Type: Technical Debt
> Components: API / Core
> Affects Versions: 1.20.0
> Reporter: Matthias Pohl
> Assignee: Kumar Mallikarjuna
> Priority: Major
> Labels: pull-request-available
>
> The retry mechanisms of FutureUtils include quite a bit of redundant code
> which makes it hard to understand and to extend. The logic should be aligned
> properly.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)