Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-10407 FLIP-159: Reactive mode
  3. FLINK-21844

Do not auto-configure maxParallelism when setting "scheduler-mode: reactive"

    XMLWordPrintableJSON

Details

    Description

      I believe we should not automatically change the maxParallelism when the
      "scheduler-mode" is set to "reactive", because:

      • it magically breaks savepoint compatibility, when you switch between default and reactive scheduler mode
      • the maximum parallelism is an orthogonal concern that in my opinion should not be mixed with the scheduler mode. The reactive scheduler should respect the maxParallelism, but it should not set/ change its default value.

      Attachments

        Issue Links

          Activity

            People

              austince Austin Cawley-Edwards
              knaufk Konstantin Knauf
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: