[ https://issues.apache.org/jira/browse/FLINK-24686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17454123#comment-17454123 ]
Arvid Heise commented on FLINK-24686: ------------------------------------- Merged into master as 7166ef1c08e3e3831a2539c1311e3caa150b97ba..0f44d2d80180f41658cc21f04d68e517c526e843. > 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 > Affects Versions: 1.14.0, 1.13.3 > Reporter: Jun Qin > Assignee: Jun Qin > Priority: Major > Labels: pull-request-available, stale-assigned > > 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.20.1#820001)