Hi Mazen,

Flink does not support automatic scaling yet. Hence, the recommended way is
to monitor a Flink job and to trigger rescaling by stopping the job with a
savepoint and then to resume it with the adjusted parallelism. The
community is working on auto scaling but there is no concrete date yet when
it will be available.

Cheers,
Till

On Mon, Oct 5, 2020 at 8:47 AM Mazen Ezzeddine <mazen.ezzedd...@etu.unice.fr>
wrote:

> So what is the state of dynamic scaling (non static, set by the user in the
> code) for SLA gurantees now, is it already included in FLink, and is it
> still necessaru to stop/restart the job for dynamic scaling.
>
> Thanks.
>
>
>
> --
> Sent from: http://apache-flink-mailing-list-archive.1008284.n3.nabble.com/
>

Reply via email to