mirror of https://github.com/facebook/rocksdb.git
9dc29414e3
Summary: Keep checksum of each backuped file in meta file. When it restores these files, compute their checksum on the fly and compare against what is in the meta file. Fail the restore process if checksum mismatch. Test Plan: unit test Reviewers: haobo, igor, sdong, kailiu Reviewed By: igor CC: leveldb, dhruba Differential Revision: https://reviews.facebook.net/D15381 |
||
---|---|---|
.. | ||
backupable | ||
merge_operators | ||
redis | ||
ttl | ||
merge_operators.h |