You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Piotr Nowojski (Jira)" <ji...@apache.org> on 2021/01/06 16:49:00 UTC

[jira] [Created] (FLINK-20868) Pause the idle/back pressure timers during processing mailbox actions

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)