Skip to content
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

could not determine kind of name for C.rocksdb_options_get_access_hint_on_compaction_start #150

Closed
chloeyin opened this issue May 9, 2024 · 3 comments

Comments

@chloeyin
Copy link
Contributor

chloeyin commented May 9, 2024

When build with lates RocksDB, this error will be thrown

grocksdb@v1.8.6/options.go:1442:33: could not determine kind of name for C.rocksdb_options_get_access_hint_on_compaction_start

This API has been deprecated in this PR, is it possible to remove this function?

@linxGnu
Copy link
Owner

linxGnu commented May 21, 2024

Which rocksdb version you are on @chloeyin ?

@chloeyin
Copy link
Contributor Author

@linxGnu
RocksDB 9.1.1

@linxGnu
Copy link
Owner

linxGnu commented May 22, 2024

@chloeyin please use latest release. It support RocksDB 9.1.1

You can find relevant mapping between grocksdb and rocksdb here: https://github.com/linxGnu/grocksdb/releases

@linxGnu linxGnu closed this as completed May 22, 2024
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

No branches or pull requests

2 participants