[jira] [Created] (FLINK-8375) Remove unnecessary synchronization in ResultPartition

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

[jira] [Created] (FLINK-8375) Remove unnecessary synchronization in ResultPartition

Shang Yuanchun (Jira)
Piotr Nowojski created FLINK-8375:
-------------------------------------

             Summary: Remove unnecessary synchronization in ResultPartition
                 Key: FLINK-8375
                 URL: https://issues.apache.org/jira/browse/FLINK-8375
             Project: Flink
          Issue Type: Improvement
          Components: Network
            Reporter: Piotr Nowojski
            Assignee: Piotr Nowojski
             Fix For: 1.5.0


{PipelinedSubpartition} doesn't need this extra synchronization in {ResultPartition} so the locking from {ResultPartition} can be safely pushed down to {SpillableSubpartition}.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)