• Y
    Enable checkpoint of read-only db (#4681) · f307479b
    Yanqin Jin 提交于
    Summary:
    1. DBImplReadOnly::GetLiveFiles should not return NotSupported. Instead, it
       should call DBImpl::GetLiveFiles(flush_memtable=false).
    2. In DBImp::Recover, we should also recover the OPTIONS file name and/or
       number so that an immediate subsequent GetLiveFiles will get the correct
       OPTIONS name.
    Pull Request resolved: https://github.com/facebook/rocksdb/pull/4681
    
    Differential Revision: D13069205
    
    Pulled By: riversand963
    
    fbshipit-source-id: 3e6a0174307d06db5a01feb099b306cea1f7f88a
    f307479b
可在Tags中查看这些版本中当前仓库的状态.
HISTORY.md 70.2 KB