Zakelly Lan created FLINK-36323:
-----------------------------------
Summary: 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
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)