Thanks a lot for the proposal, Robert and Till. > No fixed parallelism for any of the operators
Regarding this limitation, can the scheduler only adjust the default parallelism? if some operators set parallelism explicitly (like always 1), just leave them unchanged. On Fri, Jan 22, 2021 at 8:42 AM Robert Metzger <rmetz...@apache.org> wrote: > Hi all, > > Till started a discussion about FLIP-160: Declarative scheduler [1] earlier > today, the first major feature based on that effort will be FLIP-159: > Reactive Mode. It allows users to operate Flink in a way that it reactively > scales the job up or down depending on the provided resources: adding > TaskManagers will scale the job up, removing them will scale it down again. > > Here's the link to the Wiki: > https://cwiki.apache.org/confluence/display/FLINK/FLIP-159%3A+Reactive+Mode > > We are very excited to hear your feedback about the proposal! > > Best, > Robert > > [1] > > https://lists.apache.org/thread.html/r604a01f739639e2a5f093fbe7894c172125530332747ecf6990a6ce4%40%3Cdev.flink.apache.org%3E >