Skip to content
  • Siying Dong's avatar
    Change Function names from Compaction->Flush When they really mean Flush · 88f2f890
    Siying Dong authored
    Summary: When I debug the unit test failures when enabling background flush thread, I feel the function names can be made clearer for people to understand. Also, if the names are fixed, in many places, some tests' bugs are obvious (and some of those tests are failing). This patch is to clean it up for future maintenance.
    
    Test Plan: Run test suites.
    
    Reviewers: haobo, dhruba, xjin
    
    Reviewed By: dhruba
    
    CC: leveldb
    
    Differential Revision: https://reviews.facebook.net/D13431
    88f2f890