Details
-
Improvement
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
1.10.0
Description
Enable limiting RocksDB memory consumption by default. This means to change the default value of state.backend.rocksdb.memory.managed to true. This will change Flink's default behaviour for many users but I believe the benefits of a much more predictable memory behaviour of Flink will outweigh the downside of having fewer memory available.
Attachments
Attachments
Issue Links
- causes
-
FLINK-15749 Tune managed memory size for flink-benchmark jobs
- Closed
- is related to
-
FLINK-15748 Set explict managed memory for RocksDBStateBenchmark
- Closed
- relates to
-
FLINK-13980 FLIP-49 Unified Memory Configuration for TaskExecutors
- Resolved
-
FLINK-7289 Memory allocation of RocksDB can be problematic in container environments
- Closed
- links to