You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2020/10/22 14:55:00 UTC

[jira] [Created] (FLINK-19772) Add utility for retrying sync operations with exponential timeout

Chesnay Schepler created FLINK-19772:
----------------------------------------

             Summary: Add utility for retrying sync operations with exponential timeout
                 Key: FLINK-19772
                 URL: https://issues.apache.org/jira/browse/FLINK-19772
             Project: Flink
          Issue Type: Improvement
          Components: Runtime / Coordination
            Reporter: Chesnay Schepler
            Assignee: Chesnay Schepler
             Fix For: 1.12.0


The {{FutureUtils}} currently only allow retrying an operation with a fixed delay. There should also be variants that accept an exponential delay.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)