rocksdb/utilities/option_change_migration
Siying Dong 420bdb42e7 option_change_migration_test: force full compaction when needed
Summary:
When option_change_migration_test decides to go with a full compaction, we don't force a compaction but allow trivial move. This can cause assert failure if the destination is level 0. Fix it by forcing the full compaction to skip trivial move if the destination level is L0.
Closes https://github.com/facebook/rocksdb/pull/1518

Differential Revision: D4183610

Pulled By: siying

fbshipit-source-id: dea482b
2016-11-15 22:09:34 -08:00
..
option_change_migration_test.cc option_change_migration_test: force full compaction when needed 2016-11-15 22:09:34 -08:00
option_change_migration.cc option_change_migration_test: force full compaction when needed 2016-11-15 22:09:34 -08:00