rocksdb/utilities/option_change_migration
sdong f41df3045c OptionChangeMigration() to support FIFO compaction
Summary: OptionChangeMigration() to support FIFO compaction. If the DB before migration is using FIFO compaction, nothing should be done. If the desitnation option is FIFO options, compact to one single L0 file if the source has more than one levels.

Test Plan: Run option_change_migration_test

Reviewers: andrewkr, IslamAbdelRahman

Reviewed By: IslamAbdelRahman

Subscribers: leveldb, andrewkr, dhruba

Differential Revision: https://reviews.facebook.net/D65289
2016-10-24 18:04:32 -07:00
..
option_change_migration_test.cc OptionChangeMigration() to support FIFO compaction 2016-10-24 18:04:32 -07:00
option_change_migration.cc OptionChangeMigration() to support FIFO compaction 2016-10-24 18:04:32 -07:00