davidradl commented on code in PR #25271:
URL: https://github.com/apache/flink/pull/25271#discussion_r1738460051


##########
docs/content/docs/ops/state/state_backends.md:
##########
@@ -170,7 +170,7 @@ A sample section in the configuration file could look as 
follows:
 
 ```yaml
 # The backend that will be used to store operator state checkpoints
-state.backend: hashmap
+state.backend.type: hashmap

Review Comment:
   I suggest 
   - changing the other instances in this file 
   - changing the reference to this in savepoints.md as well
   - changing the zh versions also. 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to