Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-28374 Some further improvements of blocking shuffle
  3. FLINK-28826

Avoid notifying too frequently when recycling buffers for BatchShuffleReadBufferPool

    XMLWordPrintableJSON

Details

    Description

      When recycling buffers in BatchShuffleReadBufferPool, the number of buffers may be larger than numBuffersPerRequest, which may cause too frequent notifications that the buffers are already available.

      So we should modify the condition of notifications that the buffer is available to solve this problem.

      Attachments

        Issue Links

          Activity

            People

              tanyuxin Yuxin Tan
              tanyuxin Yuxin Tan
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: