rocksdb/utilities/checkpoint
Siying Dong beb5daeeac Fix bug of Checkpoint loses recent transactions with 2PC
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
2017-01-20 12:20:26 -08:00
..
checkpoint_test.cc Fix bug of Checkpoint loses recent transactions with 2PC 2017-01-20 12:20:26 -08:00
checkpoint.cc Fix bug of Checkpoint loses recent transactions with 2PC 2017-01-20 12:20:26 -08:00