e503f5e0a0
Summary: Previously RocksJava limited the format_version to 4. However, the C++ API is now at 5, and this will likely increase again in future. The Java API now allows any positive integer, and an exception is raised from JNI if the format_version is out-of-bounds. Pull Request resolved: https://github.com/facebook/rocksdb/pull/7242 Reviewed By: cheng-chang Differential Revision: D23077941 Pulled By: pdillinger fbshipit-source-id: ee69f7203448acddc41c6d86b470ed987d3d366d |
||
---|---|---|
.. | ||
benchmark/src/main/java/org/rocksdb/benchmark | ||
crossbuild | ||
jmh | ||
rocksjni | ||
samples/src/main/java | ||
src | ||
CMakeLists.txt | ||
HISTORY-JAVA.md | ||
jdb_bench.sh | ||
Makefile | ||
pom.xml.template | ||
RELEASE.md |