[jira] [Created] (FLINK-6527) OperatorSubtaskState has empty implementations of (un)/registerSharedStates

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

[jira] [Created] (FLINK-6527) OperatorSubtaskState has empty implementations of (un)/registerSharedStates

Shang Yuanchun (Jira)
Stefan Richter created FLINK-6527:
-------------------------------------

             Summary: OperatorSubtaskState has empty implementations of (un)/registerSharedStates
                 Key: FLINK-6527
                 URL: https://issues.apache.org/jira/browse/FLINK-6527
             Project: Flink
          Issue Type: Bug
    Affects Versions: 1.3.0
            Reporter: Stefan Richter
            Assignee: Stefan Richter


With [Flink-5892] we introduced {{OperatorSubtaskState}} to replace {{SubtaskState}}. However, meanwhile, the implementation of {{SubtaskState}} was extended concurrently by implementation for incremental snapshots. This was not carried over to the implementation of {{OperatorSubtaskState}}, as it should.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)