[ https://issues.apache.org/jira/browse/FLINK-36323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
ASF GitHub Bot updated FLINK-36323: ----------------------------------- Labels: pull-request-available (was: ) > 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 > > 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)