Yanfei Lei created FLINK-30836: ---------------------------------- Summary: Release FRocksDB 6.20.3-ververica-2.0 Key: FLINK-30836 URL: https://issues.apache.org/jira/browse/FLINK-30836 Project: Flink Issue Type: Improvement Components: Runtime / State Backends Affects Versions: 1.17 Reporter: Yanfei Lei
Compiled files for Linux x86, Linux arm, Linux ppc64le, MacOS x86, MacOS arm, and Windows are included in FRocksDB 6.20.3-ververica-2.0 jar, There are the following 4 points of improvement: - [FLINK-30457] Add periodic_compaction_seconds option to RocksJava[1]. - [FLINK-30321] Upgrade ZLIB of FRocksDB to 1.2.13[2]. - Avoid expensive ToString() call when not in debug[3]. - [FLINK-24932] Support build FRocksDB Java on Apple silicon[4]. Maven artifacts for FRocksDB can be found at: [https://mvnrepository.com/artifact/com.ververica/frocksdbjni] [1] https://issues.apache.org/jira/browse/FLINK-30457 [2] https://issues.apache.org/jira/browse/FLINK-30321 [3] [https://github.com/ververica/frocksdb/pull/55] [4] https://issues.apache.org/jira/browse/FLINK-24932 -- This message was sent by Atlassian Jira (v8.20.10#820010)