[jira] [Created] (FLINK-8376) Remove potentially unnecessary synchronization in SpillableSubpartition

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

[jira] [Created] (FLINK-8376) Remove potentially unnecessary synchronization in SpillableSubpartition

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

             Summary: Remove potentially unnecessary synchronization in SpillableSubpartition
                 Key: FLINK-8376
                 URL: https://issues.apache.org/jira/browse/FLINK-8376
             Project: Flink
          Issue Type: Improvement
          Components: Network
    Affects Versions: 1.4.0
            Reporter: Piotr Nowojski


After https://issues.apache.org/jira/browse/FLINK-8375 SpillableSubpartition uses two different locks (this and buffers). Probably they could be unified into one lock.



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