• D
    Delete files outside the mutex. · 64c4b9f0
    Dhruba Borthakur 提交于
    Summary:
    The compaction process deletes a large number of files. This takes
    quite a bit of time and is best done outside the mutex lock.
    
    Test Plan:
    
    Reviewers:
    
    CC:
    
    Task ID: #
    
    Blame Rev:
    64c4b9f0
db_impl.h 8.2 KB