You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Gyula Fora (JIRA)" <ji...@apache.org> on 2016/08/24 07:10:21 UTC

[jira] [Resolved] (FLINK-4441) RocksDB statebackend makes all operators appear stateful

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

Gyula Fora resolved FLINK-4441.
-------------------------------
    Resolution: Fixed

> RocksDB statebackend makes all operators appear stateful
> --------------------------------------------------------
>
>                 Key: FLINK-4441
>                 URL: https://issues.apache.org/jira/browse/FLINK-4441
>             Project: Flink
>          Issue Type: Bug
>          Components: State Backends, Checkpointing, Streaming
>    Affects Versions: 1.1.1
>            Reporter: Gyula Fora
>            Assignee: Gyula Fora
>            Priority: Blocker
>
> When the state is empty the rocks db state backend returns an empty hashmap instead of a null in the snapshotPartitionedState method.
> This means that these operators always appear stateful to the flink runtime which makes it impossible for instance to remove a stateless operator using the savepoints.



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