Till Rohrmann created FLINK-8746: ------------------------------------ Summary: Support rescaling of jobs which are not fully running Key: FLINK-8746 URL: https://issues.apache.org/jira/browse/FLINK-8746 Project: Flink Issue Type: Improvement Components: Distributed Coordination Affects Versions: 1.5.0 Reporter: Till Rohrmann Assignee: Till Rohrmann Fix For: 1.5.0
We should support the rescaling of jobs which are only partially running. Currently, this fails because rescaling requires to take a savepoint. We can solve the problem by falling back to the latest rescaling savepoint. -- This message was sent by Atlassian JIRA (v7.6.3#76005)