Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-3232

Add option to eagerly deploy channels

    XMLWordPrintableJSON

Details

    Description

      Intermediate partitions are consumed via input channels. These channels are instantiated lazily when the partition producer emits the first record. This can lead to higher latencies for the first records passing the pipeline.

      In order to decrease this latency, we can deploy channels eagerly.

      I would like to add this as a flag to the intermediate results of the execution graph. On deployment, the task can then deploy the input channels as soon as the intermediate stream has been registered at the partition manager.

      Attachments

        Activity

          People

            uce Ufuk Celebi
            uce Ufuk Celebi
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: