You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Sihua Zhou (JIRA)" <ji...@apache.org> on 2018/05/30 08:28:00 UTC

[jira] [Created] (FLINK-9479) Let the rescale API to use local recovery

Sihua Zhou created FLINK-9479:
---------------------------------

             Summary: Let the rescale API to use local recovery
                 Key: FLINK-9479
                 URL: https://issues.apache.org/jira/browse/FLINK-9479
             Project: Flink
          Issue Type: Improvement
          Components: REST, State Backends, Checkpointing
    Affects Versions: 1.5.0
            Reporter: Sihua Zhou


Currently, flink's online rescale api operates as the follow:
- trigger savepoint for the job
- rescaling the job from the savepoint

We should improve it to use the local recovery to speed up it and reduce the network pressure.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)