Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Resolved
-
1.17.0
-
None
Description
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-30457Add periodic_compaction_seconds option to RocksJava[1].FLINK-30321Upgrade ZLIB of FRocksDB to 1.2.13[2].- Avoid expensive ToString() call when not in debug[3].
FLINK-24932Support 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