• I
    Skip bottommost level compaction if possible · 4eabbdb7
    Islam AbdelRahman 提交于
    Summary:
    This is https://reviews.facebook.net/D39999 but after introducing an option to force compaction the bottom most level
    
    Changes in this patch
    - Introduce force_bottommost_level_compaction to CompactRangeOptions that force compacting bottommost level during compaction
    - Skip bottommost level compaction if we dont have a compaction filter and force_bottommost_level_compaction options is not set
    
    Although tests pass on my machine but I suspect that there maybe some tests that I am not aware of that  should use force_bottommost_level_compaction to pass in a deterministic way
    
    Test Plan:
    make check
    adding new tests
    
    Reviewers: igor, sdong, yhchiang
    
    Reviewed By: yhchiang
    
    Subscribers: dhruba
    
    Differential Revision: https://reviews.facebook.net/D40059
    4eabbdb7
可在Tags中查看这些版本中当前仓库的状态.
HISTORY.md 21.0 KB