Skip to content
  • Igor Canadi's avatar
    WalManager · 63590548
    Igor Canadi authored
    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