Piotr Nowojski created FLINK-20868: -------------------------------------- Summary: Pause the idle/back pressure timers during processing mailbox actions Key: FLINK-20868 URL: https://issues.apache.org/jira/browse/FLINK-20868 Project: Flink Issue Type: Sub-task Components: Runtime / Task Affects Versions: 1.13.0 Reporter: Piotr Nowojski Assignee: Piotr Nowojski Fix For: 1.13.0
FLINK-20717 introduced a bug, where any time spent on processing mails, when task is idle or back pressured, will be accounted to idle or back pressured time instead of the busy time. -- This message was sent by Atlassian Jira (v8.3.4#803005)