You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to flip between a bulk-load mode and a regular mode. e.g. Disable auto_compaction and compression when the app starts up, load the data, then enable auto_compaction and compression.
Actual behavior
Invoking method: RocksDB.setOptions(...) got an exception.
Expected behavior
I'm trying to flip between a bulk-load mode and a regular mode. e.g. Disable auto_compaction and compression when the app starts up, load the data, then enable auto_compaction and compression.
Actual behavior
Invoking method: RocksDB.setOptions(...) got an exception.
Steps to reproduce the behavior
Version:
com.ververica
frocksdbjni
6.20.3-ververica-1.0
Error log:
Demo:
The text was updated successfully, but these errors were encountered: