• I
    WalManager · 63590548
    Igor Canadi 提交于
    Summary: Decoupling code that deals with archived log files outside of DBImpl. That will make this code easier to reason about and test. It will also make the code easier to improve, because an improver doesn't have to understand DBImpl code in entirety.
    
    Test Plan: added test
    
    Reviewers: ljin, yhchiang, rven, sdong
    
    Reviewed By: sdong
    
    Subscribers: dhruba, leveldb
    
    Differential Revision: https://reviews.facebook.net/D27873
    63590548
db_impl_debug.cc 4.3 KB