• S
    Bug of trivial move of dynamic level · debaf85e
    sdong 提交于
    Summary: D36669 introduces a bug that trivial moved data is not going to specific level but the next level, which will incorrectly be level 1 for level 0 compaciton if base level is not level 1. Fixing it by appreciating the output level
    
    Test Plan: Run all tests
    
    Reviewers: MarkCallaghan, rven, yhchiang, igor
    
    Reviewed By: igor
    
    Subscribers: leveldb, dhruba
    
    Differential Revision: https://reviews.facebook.net/D37119
    debaf85e
db_test.cc 405.8 KB