You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Stefan Richter (JIRA)" <ji...@apache.org> on 2016/12/08 13:49:58 UTC

[jira] [Created] (FLINK-5290) Ensure backwards compatibility of the hashes used to generate JobVertexIds

Stefan Richter created FLINK-5290:
-------------------------------------

             Summary: Ensure backwards compatibility of the hashes used to generate JobVertexIds
                 Key: FLINK-5290
                 URL: https://issues.apache.org/jira/browse/FLINK-5290
             Project: Flink
          Issue Type: Sub-task
            Reporter: Stefan Richter
            Assignee: Stefan Richter


The way in which hashes for JobVertexIds are generated changed between Flink 1.1 and 1.2 (parallelism was considered for the hash in 1.1). We need to be backwards compatible to old JobVertexId generation so that we can still assign state from old savepoints.



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