[
https://issues.apache.org/jira/browse/FLINK-5448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15823914#comment-15823914
]
ASF GitHub Bot commented on FLINK-5448:
---------------------------------------
Github user StephanEwen commented on the issue:
https://github.com/apache/flink/pull/3097
Thanks for this fix!
Merging...
> 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
>
> {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)