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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
陈梓立 created FLINK-9869:
--------------------------

             Summary: 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: 陈梓立
             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)