[
https://issues.apache.org/jira/browse/FLINK-6527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler updated FLINK-6527:
------------------------------------
Description: 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. (was: 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.)
> 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)