Skip to content

Fix compressed block cache for RocksDB binding#7

Merged
ls4154 merged 1 commit into
ls4154:masterfrom
autopear:rocksdb_compressed_cache_fix
Jan 29, 2023
Merged

Fix compressed block cache for RocksDB binding#7
ls4154 merged 1 commit into
ls4154:masterfrom
autopear:rocksdb_compressed_cache_fix

Conversation

@autopear
Copy link
Copy Markdown
Contributor

block_cache_compressed should be created with compressed_cache_size instead of cache_size.

Also table_options.block_cache_compressed should be assigned to the static block_cache_compressed rather than creating a new one.

@ls4154
Copy link
Copy Markdown
Owner

ls4154 commented Jan 29, 2023

LGTM thanks!

@ls4154 ls4154 merged commit decaa2d into ls4154:master Jan 29, 2023
@autopear autopear deleted the rocksdb_compressed_cache_fix branch January 29, 2023 05:07
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 this pull request may close these issues.

2 participants