Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-27530 FLIP-227: Support overdraft buffer
  3. FLINK-27522

Ignore max buffers per channel when allocate buffer

    XMLWordPrintableJSON

Details

    Description

      This is first task of  FLIP-227

      The LocalBufferPool will be unavailable when the maxBuffersPerChannel is reached for this channel or availableMemorySegments.isEmpty.

      If we request a memory segment from LocalBufferPool and the maxBuffersPerChannel is reached for this channel, we just ignore that and continue to allocate buffer while availableMemorySegments isn't empty in LocalBufferPool.

       

      Attachments

        Issue Links

          Activity

            People

              fanrui Rui Fan
              fanrui Rui Fan
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: