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 2018/11/01 08:37:00 UTC

[jira] [Updated] (FLINK-8625) Move OutputFlusher thread to Netty scheduled executor

     [ https://issues.apache.org/jira/browse/FLINK-8625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Piotr Nowojski updated FLINK-8625:
----------------------------------
    Description: 
This will allow us to trigger/schedule next flush only if we are not currently busy. 

PR: https://github.com/apache/flink/pull/6698

  was:This will allow us to trigger/schedule next flush only if we are not currently busy. 


> Move OutputFlusher thread to Netty scheduled executor
> -----------------------------------------------------
>
>                 Key: FLINK-8625
>                 URL: https://issues.apache.org/jira/browse/FLINK-8625
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Network
>            Reporter: Piotr Nowojski
>            Assignee: Piotr Nowojski
>            Priority: Major
>
> This will allow us to trigger/schedule next flush only if we are not currently busy. 
> PR: https://github.com/apache/flink/pull/6698



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)