You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Stephan Ewen (JIRA)" <ji...@apache.org> on 2017/01/16 20:20:26 UTC

[jira] [Resolved] (FLINK-5448) Fix typo in StateAssignmentOperation Exception

     [ https://issues.apache.org/jira/browse/FLINK-5448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stephan Ewen resolved FLINK-5448.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 1.3.0
                   1.2.0

Fixed in
  - 1.2.0 via 119d39b6edac6a0a80f90bb07794eca1f31425f7
  - 1.3.0 via fa67ef409c9d0d152d22c74e3ace4d56bc8aa7da


> Fix typo in StateAssignmentOperation Exception
> ----------------------------------------------
>
>                 Key: FLINK-5448
>                 URL: https://issues.apache.org/jira/browse/FLINK-5448
>             Project: Flink
>          Issue Type: Improvement
>          Components: State Backends, Checkpointing
>            Reporter: Ufuk Celebi
>            Priority: Trivial
>             Fix For: 1.2.0, 1.3.0
>
>
> {code}
> Cannot restore the latest checkpoint because the operator cbc357ccb763df2852fee8c4fc7d55f2 has non-partitioned state and its parallelism changed. The operatorcbc357ccb763df2852fee8c4fc7d55f2 has parallelism 2 whereas the correspondingstate object has a parallelism of 4
> {code}
> White space is missing in some places. 



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