[
https://issues.apache.org/jira/browse/FLINK-36323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zakelly Lan resolved FLINK-36323.
---------------------------------
Fix Version/s: 2.0-preview
Resolution: Fixed
> Remove deprecated MemoryStateBackend and RocksDBStateBackend
> ------------------------------------------------------------
>
> Key: FLINK-36323
> URL: https://issues.apache.org/jira/browse/FLINK-36323
> Project: Flink
> Issue Type: Technical Debt
> Components: Runtime / State Backends
> Reporter: Zakelly Lan
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.0-preview
>
>
> After FLINK-19463, the checkpoint storage has been split from the state
> backends. The deprecated implementation {{MemoryStateBackend}} and
> {{RocksDBStateBackend}} are replaced by {{HashMapStateBackend}} and
> {{EmbeddedRocksDBStateBackend}}. Those two state backends should be removed
> in Flink 2.0.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)