• S
    Fix one non-determinism of DBTest.DynamicCompactionOptions · 76d63b45
    sdong 提交于
    Summary:
    After recent change of DBTest.DynamicCompactionOptions, occasionally hit another non-deterministic case where L0 showdown is triggered while timeout should not triggered for hard limit.
    Fix it by increasing L0 slowdown trigger at the same time.
    
    Test Plan: Run the failed test.
    
    Reviewers: igor, rven
    
    Reviewed By: rven
    
    Subscribers: leveldb, dhruba
    
    Differential Revision: https://reviews.facebook.net/D36219
    76d63b45
db_test.cc 398.8 KB