You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Piotr Nowojski (JIRA)" <ji...@apache.org> on 2018/01/05 14:09:00 UTC

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

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)