Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-8581 Improve performance for low latency network
  3. FLINK-10332

Move data available notification in PipelinedSubpartition out of the synchronized block

    XMLWordPrintableJSON

Details

    Description

      Currently, calls to PipelinedSubpartition#notifyDataAvailable(); are unnecessarily executed inside a synchronized (buffers) block which may lead to lock contention.

      Attachments

        Issue Links

          Activity

            People

              nkruber Nico Kruber
              nkruber Nico Kruber
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: