Hangxiang Yu created FLINK-33055:
------------------------------------
Summary: Correct the error value about 'state.backend.type' in the
document
Key: FLINK-33055
URL: https://issues.apache.org/jira/browse/FLINK-33055
Project: Flink
Issue Type: Bug
Components: Documentation, Runtime / State Backends
Reporter: Hangxiang Yu
{{}}
{code:java}
state.backend.type: The state backend to use. This defines the data structure
mechanism for taking snapshots. Common values are filesystem or rocksdb{code}
filesystem should be replaced with hashmap after FLINK-16444.
{{}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)