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

Add additional methods to C api for compactoptions #13271

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jurmous
Copy link
Contributor

@jurmous jurmous commented Jan 6, 2025

Add extra C API calls for:

  • rocksdb_compactoptions_set_target_path_id
  • rocksdb_compactoptions_get_target_path_id
  • rocksdb_compactoptions_set_allow_write_stall
  • rocksdb_compactoptions_get_allow_write_stall
  • rocksdb_compactoptions_set_max_subcompactions
  • rocksdb_compactoptions_get_max_subcompactions

And tests

@jurmous jurmous force-pushed the c-api-compactoptions branch 2 times, most recently from cebdb18 to 1150904 Compare January 6, 2025 22:52
@jurmous jurmous force-pushed the c-api-compactoptions branch from 1150904 to 6648d13 Compare January 9, 2025 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants