[ https://issues.apache.org/jira/browse/FLINK-38082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
lincoln lee closed FLINK-38082. ------------------------------- > User's async function timeout call may result in unexpected retries > ------------------------------------------------------------------- > > Key: FLINK-38082 > URL: https://issues.apache.org/jira/browse/FLINK-38082 > Project: Flink > Issue Type: Bug > Components: API / DataStream > Affects Versions: 2.0.0, 1.20.2 > Reporter: lincoln lee > Assignee: lincoln lee > Priority: Major > Labels: pull-request-available > Fix For: 2.1.0, 2.0.1 > > > As reported in > [https://lists.apache.org/thread/8gncfyy42cmj6xtyk4fqvpxwf22xk9x5] > The current implementation might trigger unexpected extra retries when user > async function invoke completeExceptionally in timeout. > > > -- This message was sent by Atlassian Jira (v8.20.10#820010)