[
https://issues.apache.org/jira/browse/FLINK-7700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16187755#comment-16187755
]
ASF GitHub Bot commented on FLINK-7700:
---------------------------------------
Github user aljoscha closed the pull request at:
https://github.com/apache/flink/pull/4731
> State merging in RocksDB backend leaves old state
> -------------------------------------------------
>
> Key: FLINK-7700
> URL: https://issues.apache.org/jira/browse/FLINK-7700
> Project: Flink
> Issue Type: Bug
> Components: State Backends, Checkpointing
> Affects Versions: 1.4.0, 1.3.2
> Reporter: Aljoscha Krettek
> Assignee: Aljoscha Krettek
> Priority: Blocker
> Fix For: 1.4.0, 1.3.3
>
>
> {{RocksDBAggregatingState.mergeNamespaces(...)}},
> {{RocksDBReducingState.mergeNamespaces(...)}}, and
> {{RocksDBListState.mergeNamespaces(...)}} don't remove state from the old
> location when merging. This means that merged state will never be cleaned up
> and will accumulate.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)