You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/07/17 04:13:00 UTC

[jira] [Updated] (FLINK-9869) Send PartitionInfo in batch to Improve perfornance

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

ASF GitHub Bot updated FLINK-9869:
----------------------------------
    Labels: pull-request-available  (was: )

> Send PartitionInfo in batch to Improve perfornance
> --------------------------------------------------
>
>                 Key: FLINK-9869
>                 URL: https://issues.apache.org/jira/browse/FLINK-9869
>             Project: Flink
>          Issue Type: Improvement
>          Components: Local Runtime
>    Affects Versions: 1.5.1
>            Reporter: 陈梓立
>            Assignee: 陈梓立
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.5.2
>
>
> ... current we send partition info as soon as one arrive. we could `cachePartitionInfo` and then `sendPartitionInfoAsync`, which will improve performance.



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