Revision 438f22bc560a8cdf519e56fc2455c5a988afd352 authored by Siying Dong on 28 December 2016, 19:53:29 UTC, committed by Facebook Github Bot on 28 December 2016, 20:24:16 UTC
Summary:
If 2PC is enabled, checkpoint may not copy previous log files that contain uncommitted prepare records. In this diff we keep those files.
Closes https://github.com/facebook/rocksdb/pull/1724

Differential Revision: D4368319

Pulled By: siying

fbshipit-source-id: cc2c746
1 parent 335981d
History
File Mode Size
hash_cuckoo_rep.cc -rw-r--r-- 24.8 KB
hash_cuckoo_rep.h -rw-r--r-- 1.6 KB
hash_linklist_rep.cc -rw-r--r-- 29.4 KB
hash_linklist_rep.h -rw-r--r-- 1.8 KB
hash_skiplist_rep.cc -rw-r--r-- 11.2 KB
hash_skiplist_rep.h -rw-r--r-- 1.4 KB
skiplistrep.cc -rw-r--r-- 8.6 KB
stl_wrappers.h -rw-r--r-- 923 bytes
vectorrep.cc -rw-r--r-- 9.0 KB

back to top