Revision 41e5cf2392beb9141c2a2e9ddcb3885638951209 authored by Benjamin Renard on 03 May 2014, 00:08:55 UTC, committed by Benjamin Renard on 03 May 2014, 00:08:55 UTC
Summary: added a new option to BackupEngine: if share_files_with_checksum is set to true, sst files are stored in shared_checksum/ and are identified by the triple (file name, checksum, file size) instead of just the file name. This option is targeted at distributed databases that want to backup their primary replica.

Test Plan: unit tests and tested backup and restore on a distributed rocksdb

Reviewers: igor

Reviewed By: igor

Differential Revision: https://reviews.facebook.net/D18393
1 parent 77edbfd
History
File Mode Size
cpp_linter
lint_engine
__phutil_library_init__.php -rw-r--r-- 53 bytes
__phutil_library_map__.php -rw-r--r-- 689 bytes

back to top