Skip to content

sync with upstream #116

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

Merged
merged 3 commits into from
Dec 12, 2024
Merged

sync with upstream #116

merged 3 commits into from
Dec 12, 2024

Conversation

zaidoon1
Copy link
Owner

No description provided.

evanj and others added 3 commits December 11, 2024 22:59
This exposes the rocksdb_get_db_identity function, which calls
DB::GetDbIdentity. It also adds a setter and accessor to Options to
change the option.

This function is useful to determine if two RocksDB copies originated
from the same place.
This was added to the C API in RocksDB 9.7.0. The RocksDB wiki
recommends setting this option to true:

"We recommend to set track_and_verify_wals_in_manifest to true for
production, it has been enabled in production for the entire database
cluster serving the social graph for all Meta apps."

See: https://github.com/facebook/rocksdb/wiki/Track-WAL-in-MANIFEST
@zaidoon1 zaidoon1 force-pushed the zaidoon/2024-12-11-sync branch from 9a698af to 356fbec Compare December 12, 2024 05:07
@zaidoon1 zaidoon1 merged commit 357b09c into master Dec 12, 2024
14 checks passed
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.

3 participants