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

Operator maxParallelism is lost during chaining

    XMLWordPrintableJSON

Details

    Description

      During the generation of the JobGraph from the StreamGraph the maxParallelism of the chained operators is lost so the maxParallelism written to a snapshot might not reflect the real maxParallelism of the operator.

      If a user now unchains the operator it is not possible to restore a snapshot anymore because the maxParallelism of the operator and the snapshot do not match anymore.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              fpaul Fabian Paul
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated: