Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-23586 Further enhancements for pluggable shuffle service framework
  3. FLINK-20716

Pluggable shuffle service public interface IndexedInputGate mixed with Netty shuffle service implementation.

    XMLWordPrintableJSON

Details

    Description

      In current "pluggable shuffle service", IndexedInputGate defines the reading for a single intermediate result (doc of InputGate) and InputChannel defines a single reading channel in IndexedInputGate. IndexedInputGate consists of a number of InputChanels. Current fields of InputChannel are mainly some descriptions or metrics for a single channel. But we found SingleInputGate is mixed in. From our understanding, SingleInputGate is a specific implementation in "Netty shuffle service" and should not be exposed by "pluggable shuffle service".

      Attachments

        Activity

          People

            Unassigned Unassigned
            jinxing6042@126.com Jin Xing
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated: