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

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

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

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

             Summary: 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)