[jira] [Created] (FLINK-5440) Misleading error message when migrating and scaling down from savepoint

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-5440) Misleading error message when migrating and scaling down from savepoint

Shang Yuanchun (Jira)
Ufuk Celebi created FLINK-5440:
----------------------------------

             Summary: Misleading error message when migrating and scaling down from savepoint
                 Key: FLINK-5440
                 URL: https://issues.apache.org/jira/browse/FLINK-5440
             Project: Flink
          Issue Type: Improvement
          Components: State Backends, Checkpointing
            Reporter: Ufuk Celebi
            Priority: Minor


When resuming from an 1.1 savepoint with 1.2 and reducing the parallelism (and correctly setting the max parallelism), the error message says something about a missing operator which is misleading. Restoring from the same savepoint with the savepoint parallelism works as expected.

Instead it should state that this kind of operation is not possible.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)