Skip to content

Missing WAL compression in Java API #13527

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wdroste opened this issue Apr 7, 2025 · 0 comments · May be fixed by #13542
Open

Missing WAL compression in Java API #13527

wdroste opened this issue Apr 7, 2025 · 0 comments · May be fixed by #13542

Comments

@wdroste
Copy link

wdroste commented Apr 7, 2025

From the Wiki
https://github.com/facebook/rocksdb/wiki/WAL-Compression

And looking at the options.h
https://github.com/facebook/rocksdb/blob/4069afeede6363a2f723ea72a6b24bd10fe0d0c7/options/db_options.h#L86C19-L86C26

And here options.cc

{offsetof(struct ImmutableDBOptions, wal_compression),

But I don't see it in DBOptions.java if I'm missing please close this.

@alanpaxton alanpaxton linked a pull request Apr 14, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant