• I
    Fix reduce levels · 04afa321
    Igor Canadi 提交于
    ReduceNumberOfLevels had segmentation fault in WriteSnapshot() since we
    didn't change the number of levels in VersionSet (we consider them
    immutable from now on). This fixes the problem.
    04afa321
version_set.cc 72.1 KB