lincoln lee created FLINK-38082: ----------------------------------- Summary: 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 Fix For: 2.1.0, 1.20.3
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)