[
https://issues.apache.org/jira/browse/FLINK-33055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hangxiang Yu updated FLINK-33055:
---------------------------------
Description:
{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.
was:
{{}}
{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.
{{}}
> 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
> Priority: Minor
>
>
> {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)