[
https://issues.apache.org/jira/browse/FLINK-33055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hangxiang Yu resolved FLINK-33055.
----------------------------------
Fix Version/s: 1.19.0
Resolution: Fixed
merged 53ccb93cfb3b6f2befdb13cdeb9d96acbef44932 into master
> 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
> Assignee: Jinzhong Li
> Priority: Minor
> Fix For: 1.19.0
>
>
>
> {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)