Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-7282 Credit-based Network Flow Control
  3. FLINK-7378

Create a fix size (non rebalancing) buffer pool type for the floating buffers

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.4.0
    • None
    • None

    Description

      Currently the number of network buffers in LocalBufferPool for SingleInputGate is limited by a * <number of channels> + b, where a is the number of exclusive buffers for each channel and b is the number of floating buffers shared by all channels.

      Considering the credit-based flow control feature, we want to create a fix size buffer pool used to manage the floating buffers for SingleInputGate. And the exclusive buffers are assigned to InputChannel directly.

      Attachments

        Issue Links

          Activity

            People

              zjwang Zhijiang
              zjwang Zhijiang
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: