Github user tzulitai commented on a diff in the pull request:
https://github.com/apache/flink/pull/5075#discussion_r153138260
--- Diff: docs/ops/state/state_backends.md ---
@@ -110,10 +110,10 @@ Limitations of the RocksDBStateBackend:
The RocksDBStateBackend is encouraged for:
- - Jobs with very large state, long windows, large key/value states.
+ - Jobs with a very large state, long windows, large key/value states.
--- End diff --
I'm not entirely sure that this change is necessary, but may be wrong as
I'm not a native English speaker :)
---