Yun Tang created FLINK-15532: -------------------------------- Summary: Enable strict capacity limit for memory usage for RocksDB Key: FLINK-15532 URL: https://issues.apache.org/jira/browse/FLINK-15532 Project: Flink Issue Type: Improvement Components: Runtime / State Backends Reporter: Yun Tang
Currently, due to the limitation of RocksDB (see [issue-6247|https://github.com/facebook/rocksdb/issues/6247]), we cannot create a strict-capacity-limit LRUCache which shared among rocksDB instance(s). This issue tracks this problem and offer the ability of strict mode once we could enable this feature. -- This message was sent by Atlassian Jira (v8.3.4#803005)