Myasuka commented on code in PR #19861:
URL: https://github.com/apache/flink/pull/19861#discussion_r886891675


##########
docs/content/docs/ops/state/state_backends.md:
##########
@@ -55,8 +55,7 @@ that store the values, triggers, etc.
 
 The HashMapStateBackend is encouraged for:
 
-  - Jobs with large state, long windows, large key/value states.
-  - All high-availability setups.
+  - Jobs with small state, short windows, small key/value states.

Review Comment:
   I think we'd better to say `not-very-large` instead of `small`.
   And moreover, `HashMapStateBackend` is certainly okay for `All 
high-availability setups`.



-- 
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