• A
    Use SST file manager to track blob files as well (#8037) · 27d57a03
    Akanksha Mahajan 提交于
    Summary:
    Extend support to track blob files in SST File manager.
     This PR notifies SstFileManager whenever a new blob file is created,
     via OnAddFile and  an obsolete blob file deleted via OnDeleteFile
     and delete file via ScheduleFileDeletion.
    
    Pull Request resolved: https://github.com/facebook/rocksdb/pull/8037
    
    Test Plan: Add new unit tests
    
    Reviewed By: ltamasi
    
    Differential Revision: D26891237
    
    Pulled By: akankshamahajan15
    
    fbshipit-source-id: 04c69ccfda2a73782fd5c51982dae58dd11979b6
    27d57a03
builder.h 4.3 KB