Jun Qin created FLINK-24686:
-------------------------------
Summary: Make doc clear on AsyncFunction::timeout() overriding
Key: FLINK-24686
URL: https://issues.apache.org/jira/browse/FLINK-24686
Project: Flink
Issue Type: Improvement
Components: Documentation
Reporter: Jun Qin
Assignee: Jun Qin
Sometimes, a user overrides {{AsyncFunction::timeout()}} with an empty method
or with only logging code. This causes the timeout does not signal back to the
framework and job stuck especially when using {{orderedWait()}}. Opening this
Jira to make the doc clear on this.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)